pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08d041d
)
py-multiqc: Clean up includes
author
Jason W. Bacon
<bacon@NetBSD.org>
Sat, 22 Jul 2023 13:13:39 +0000
(08:13 -0500)
committer
Jason W. Bacon
<bacon@NetBSD.org>
Sat, 22 Jul 2023 13:13:39 +0000
(08:13 -0500)
py-multiqc/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/py-multiqc/Makefile
b/py-multiqc/Makefile
index e9a75889a5db648c06a45d2e23b8590da73cb4b4..e91727e458ef89d3bcb21b45cf5f88b6c48068eb 100644
(file)
--- a/
py-multiqc/Makefile
+++ b/
py-multiqc/Makefile
@@
-33,9
+33,6
@@
DEPENDS+= ${PYPKGPREFIX}-lzstring>0:../../archivers/py-lzstring
post-patch:
${RM} ${WRKSRC}/multiqc/multiqc.py.orig
-# Verify that we shouldn't use distutils.mk or extensions.mk instead.
.include "../../lang/python/egg.mk"
.include "../../math/py-numpy/buildlink3.mk"
-# Based on USES=python. Check this.
-# .include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"