summaryrefslogtreecommitdiff
path: root/devel/py-qt4-script/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-01-13 21:00:02 +0000
committerRene Ladan <rene@FreeBSD.org>2014-01-13 21:00:02 +0000
commit50f8eaece13e14735ce71c2c22f8aac07f7cd50a (patch)
tree15cdc9de8e1435e170938ead4c0c26dfe041a7e6 /devel/py-qt4-script/Makefile
parentUpdate to alpha-20140112 (diff)
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
Notes
Notes: svn path=/head/; revision=339634
Diffstat (limited to 'devel/py-qt4-script/Makefile')
-rw-r--r--devel/py-qt4-script/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-qt4-script/Makefile b/devel/py-qt4-script/Makefile
index cbf90ec83a3f..d676dd004d1f 100644
--- a/devel/py-qt4-script/Makefile
+++ b/devel/py-qt4-script/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}core>=${PYQT4_VERSION}:${PORTSDIR}/devel/py-qt4-cor
DISTINFO_FILE= ${PYQT4_DISTINFO_FILE}
HAS_CONFIGURE= yes
-USE_PYTHON= 2.5+
+USE_PYTHON= yes
USE_QT4= moc_build script qmake_build
OPTIONS_DEFINE= API