diff options
Diffstat (limited to 'devel/py-qt4-core/Makefile')
-rw-r--r-- | devel/py-qt4-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-qt4-core/Makefile b/devel/py-qt4-core/Makefile index 893697a25fe1..6b0e028d0eff 100644 --- a/devel/py-qt4-core/Makefile +++ b/devel/py-qt4-core/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} DISTINFO_FILE= ${PYQT4_DISTINFO_FILE} HAS_CONFIGURE= yes -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_QT4= corelib qmake_build moc_build OPTIONS_DEFINE= API |