summaryrefslogtreecommitdiff
path: root/x11/py-qt3-sip
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2005-01-05 10:05:19 +0000
committerdarcy <darcy@pkgsrc.org>2005-01-05 10:05:19 +0000
commit965504c2919b42460197e79e708ae2d228ac3808 (patch)
tree5aa7010069a6b5a070ad1307a1eb71ccd40b2d35 /x11/py-qt3-sip
parent974869ff514ce692003acce71c08aa1d2e82afd6 (diff)
downloadpkgsrc-965504c2919b42460197e79e708ae2d228ac3808.tar.gz
Builds OK with latest version of Python.
Diffstat (limited to 'x11/py-qt3-sip')
-rw-r--r--x11/py-qt3-sip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt3-sip/Makefile b/x11/py-qt3-sip/Makefile
index 5939058c0fb..f15f3e34b9d 100644
--- a/x11/py-qt3-sip/Makefile
+++ b/x11/py-qt3-sip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:37 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/01/05 10:05:19 darcy Exp $
#
DISTNAME= sip-4.0rc3
@@ -27,7 +27,7 @@ CONFIGURE_ARGS+= -d ${PREFIX}/${PYSITELIB}
CONFIGURE_ARGS+= -e ${PREFIX}/${PYINC}
CONFIGURE_ARGS+= -v ${PREFIX}/share/sip${PYVERSSUFFIX}
-PYTHON_VERSIONS_ACCEPTED= 23pth
+PYTHON_VERSIONS_ACCEPTED= 24pth 23pth
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}