pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-tomli_w
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 25 21:52:51 UTC 2022
Modified Files:
pkgsrc/textproc/py-tomli_w: Makefile
Log Message:
py-tomli_w: wheel.mk is now standalone, remove extension.mk
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-tomli_w/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_w/Makefile
diff -u pkgsrc/textproc/py-tomli_w/Makefile:1.2 pkgsrc/textproc/py-tomli_w/Makefile:1.3
--- pkgsrc/textproc/py-tomli_w/Makefile:1.2 Tue Jan 11 21:55:32 2022
+++ pkgsrc/textproc/py-tomli_w/Makefile Tue Jan 25 21:52:51 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2022/01/11 21:55:32 nros Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/25 21:52:51 wiz Exp $
DISTNAME= tomli_w-1.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,5 +17,4 @@ PYTHON_VERSIONS_INCOMPATIBLE= 27
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