pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11 Builds OK with latest version of Python.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7519211d826c
branches: trunk
changeset: 486912:7519211d826c
user: darcy <darcy%pkgsrc.org@localhost>
date: Wed Jan 05 10:05:19 2005 +0000
description:
Builds OK with latest version of Python.
diffstat:
x11/py-qt3-base/Makefile | 4 ++--
x11/py-qt3-modules/Makefile | 4 ++--
x11/py-qt3-sip/Makefile | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r 5a9a20a15ad4 -r 7519211d826c x11/py-qt3-base/Makefile
--- a/x11/py-qt3-base/Makefile Wed Jan 05 09:26:55 2005 +0000
+++ b/x11/py-qt3-base/Makefile Wed Jan 05 10:05:19 2005 +0000
@@ -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= PyQt-x11-gpl-3.11
@@ -22,7 +22,7 @@
CONFIGURE_ARGS+= -d ${PREFIX}/${PYSITELIB}
CONFIGURE_ARGS+= -v ${PREFIX}/share/sip${PYVERSSUFFIX}
-PYTHON_VERSIONS_ACCEPTED= 23pth 22pth 21pth
+PYTHON_VERSIONS_ACCEPTED= 24pth 23pth 22pth 21pth
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
diff -r 5a9a20a15ad4 -r 7519211d826c x11/py-qt3-modules/Makefile
--- a/x11/py-qt3-modules/Makefile Wed Jan 05 09:26:55 2005 +0000
+++ b/x11/py-qt3-modules/Makefile Wed Jan 05 10:05:19 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:37 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/01/05 10:05:19 darcy Exp $
#
DISTNAME= PyQt-x11-gpl-3.11
@@ -21,7 +21,7 @@
CONFIGURE_ARGS+= -d ${PREFIX}/${PYSITELIB}
CONFIGURE_ARGS+= -v ${PREFIX}/share/sip${PYVERSSUFFIX}
-PYTHON_VERSIONS_ACCEPTED= 23pth 22pth 21pth
+PYTHON_VERSIONS_ACCEPTED= 24pth 23pth 22pth 21pth
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
diff -r 5a9a20a15ad4 -r 7519211d826c x11/py-qt3-sip/Makefile
--- a/x11/py-qt3-sip/Makefile Wed Jan 05 09:26:55 2005 +0000
+++ b/x11/py-qt3-sip/Makefile Wed Jan 05 10:05:19 2005 +0000
@@ -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+= -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}
Home |
Main Index |
Thread Index |
Old Index