pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python Restore PY_PATCHPLIST line, lost in previo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/58af6bf7b7e2
branches: trunk
changeset: 625997:58af6bf7b7e2
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Oct 29 23:52:56 2013 +0000
description:
Restore PY_PATCHPLIST line, lost in previous (hi tron!)
diffstat:
lang/python/extension.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 806514b7f2ff -r 58af6bf7b7e2 lang/python/extension.mk
--- a/lang/python/extension.mk Tue Oct 29 23:41:15 2013 +0000
+++ b/lang/python/extension.mk Tue Oct 29 23:52:56 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: extension.mk,v 1.32 2013/10/29 14:18:33 tron Exp $
+# $NetBSD: extension.mk,v 1.33 2013/10/29 23:52:56 wiz Exp $
.include "../../lang/python/pyversion.mk"
@@ -24,6 +24,7 @@
.if ${_USE_DESTDIR} != "no"
_PYSETUPINSTALLARGS+= --root=${DESTDIR:Q}
.endif
+PY_PATCHPLIST?= yes
PYSETUPINSTALLARGS?= #empty
PYSETUPTESTTARGET?= test
PYSETUPTESTARGS?= #empty
Home |
Main Index |
Thread Index |
Old Index