pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-expat



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jan  8 21:19:55 UTC 2020

Modified Files:
        pkgsrc/textproc/py-expat: Makefile

Log Message:
py-expat: removed redundant PY_PATCHPLIST


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/textproc/py-expat/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-expat/Makefile
diff -u pkgsrc/textproc/py-expat/Makefile:1.30 pkgsrc/textproc/py-expat/Makefile:1.31
--- pkgsrc/textproc/py-expat/Makefile:1.30      Wed Jan  8 13:44:42 2020
+++ pkgsrc/textproc/py-expat/Makefile   Wed Jan  8 21:19:55 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2020/01/08 13:44:42 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2020/01/08 21:19:55 adam Exp $
 
 PKGNAME=       ${PYPKGPREFIX}-expat-${PY_DISTVERSION}
 CATEGORIES=    textproc python
@@ -10,7 +10,6 @@ COMMENT=      Python interface to expat
 USE_GCC_RUNTIME=       yes
 
 PYDISTUTILSPKG=                yes
-PY_PATCHPLIST=         yes
 PY_SETUP_SUBST+=       EXPATPREFIX=${BUILDLINK_DIR}
 PY_SETUP_SUBST+=       EXPATRTPREFIX=${BUILDLINK_PREFIX.expat}
 



Home | Main Index | Thread Index | Old Index