py-multiqc: Clean up includes
authorJason W. Bacon <bacon@NetBSD.org>
Sat, 22 Jul 2023 13:13:39 +0000 (08:13 -0500)
committerJason W. Bacon <bacon@NetBSD.org>
Sat, 22 Jul 2023 13:13:39 +0000 (08:13 -0500)
py-multiqc/Makefile

index e9a75889a5db648c06a45d2e23b8590da73cb4b4..e91727e458ef89d3bcb21b45cf5f88b6c48068eb 100644 (file)
@@ -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"