pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-expat py-expat: removed redundant PY_PATCH...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8fa5e97de93f
branches:  trunk
changeset: 407724:8fa5e97de93f
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jan 08 21:19:55 2020 +0000

description:
py-expat: removed redundant PY_PATCHPLIST

diffstat:

 textproc/py-expat/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r a3c41a017d49 -r 8fa5e97de93f textproc/py-expat/Makefile
--- a/textproc/py-expat/Makefile        Wed Jan 08 21:08:46 2020 +0000
+++ b/textproc/py-expat/Makefile        Wed Jan 08 21:19:55 2020 +0000
@@ -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 @@
 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