aboutsummaryrefslogtreecommitdiff
path: root/devel/py-sip
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-01-10 22:04:32 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-01-10 22:04:32 +0000
commita0a495a09099c2e5644305b134fc1884c09bc85f (patch)
treee1a62540aa9c9c5e04261a7e3b0c228b0ac4687a /devel/py-sip
parentf6be0814c8856c79843b9c7c3d941946038295f5 (diff)
downloadports-a0a495a09099c2e5644305b134fc1884c09bc85f.tar.gz
ports-a0a495a09099c2e5644305b134fc1884c09bc85f.zip
Notes
Diffstat (limited to 'devel/py-sip')
-rw-r--r--devel/py-sip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile
index 02441006e18d..a33bb355d5d9 100644
--- a/devel/py-sip/Makefile
+++ b/devel/py-sip/Makefile
@@ -6,7 +6,7 @@
PORTNAME= sip
PORTVERSION= 4.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= http://www.river-bank.demon.co.uk/download/sip/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ COMMENT= Python to C and C++ bindings generator
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
-USE_PYTHON= 2.3
+USE_PYTHON= yes
USE_QT_VER= 3
.include <bsd.port.pre.mk>