pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-multiqc: Clean up includes



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jul 22 08:13:39 2023 -0500
Changeset:	3f66965619a7ad7aa0c4c6c789fbc94ac432a9b0

Modified Files:
	py-multiqc/Makefile

Log Message:
py-multiqc: Clean up includes

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3f66965619a7ad7aa0c4c6c789fbc94ac432a9b0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-multiqc/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/py-multiqc/Makefile b/py-multiqc/Makefile
index e9a75889a5..e91727e458 100644
--- 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"


Home | Main Index | Thread Index | Old Index