diff options
Diffstat (limited to 'devel/py-sip/Makefile')
-rw-r--r-- | devel/py-sip/Makefile | 4 |
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> |