pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-tomli
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 25 21:48:11 UTC 2022
Modified Files:
pkgsrc/textproc/py-tomli: Makefile
Log Message:
py-tomli: wheel.mk is now standalone, remove extension.mk
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/py-tomli/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-tomli/Makefile
diff -u pkgsrc/textproc/py-tomli/Makefile:1.7 pkgsrc/textproc/py-tomli/Makefile:1.8
--- pkgsrc/textproc/py-tomli/Makefile:1.7 Thu Jan 13 09:47:04 2022
+++ pkgsrc/textproc/py-tomli/Makefile Tue Jan 25 21:48:11 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/01/13 09:47:04 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/01/25 21:48:11 wiz Exp $
DISTNAME= tomli-2.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -20,5 +20,4 @@ NO_BUILD= yes
#BUILD_DEPENDS+= ${PYPKGPREFIX}-flit_core-[0-9]*:../../devel/py-flit_core
.include "../../lang/python/wheel.mk"
-.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index