summaryrefslogtreecommitdiff
path: root/x11/py-sip
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-08-28 15:48:28 +0000
committerwiz <wiz@pkgsrc.org>2016-08-28 15:48:28 +0000
commit603dcc22edc1f178f5df2f3c0853c1294bfc80f8 (patch)
tree85b93e9a4d849775aa1efab701f573dd711aa579 /x11/py-sip
parent5391a4ec072e7fb654bef8dbf0ece3ee0945c3fb (diff)
downloadpkgsrc-603dcc22edc1f178f5df2f3c0853c1294bfc80f8.tar.gz
Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure. Mark a couple more packages as not ready for python-3.x.
Diffstat (limited to 'x11/py-sip')
-rw-r--r--x11/py-sip/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/py-sip/Makefile b/x11/py-sip/Makefile
index 12ec902ec36..5855553b097 100644
--- a/x11/py-sip/Makefile
+++ b/x11/py-sip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2016/02/26 11:27:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.47 2016/08/28 15:48:37 wiz Exp $
DISTNAME= sip-4.17
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -27,7 +27,6 @@ CONFIGURE_ARGS+= LIBDIR=${PREFIX}/lib
CONFIGURE_ARGS.DragonFly+= -p freebsd-g++
PY_PATCHPLIST= yes
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
.include "../../mk/compiler.mk"