diff options
Diffstat (limited to 'devel/py-qt4-help/Makefile')
-rw-r--r-- | devel/py-qt4-help/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-qt4-help/Makefile b/devel/py-qt4-help/Makefile index b39c96abd2a2..092672f9c963 100644 --- a/devel/py-qt4-help/Makefile +++ b/devel/py-qt4-help/Makefile @@ -22,8 +22,7 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}gui>=${PYQT4_VERSION}:${PORTSDIR}/x11-toolkits/py-q DISTINFO_FILE= ${PYQT4_DISTINFO_FILE} HAS_CONFIGURE= yes USE_PYTHON= 2.5+ -USE_QT_VER= 4 -QT_COMPONENTS= help qmake_build +USE_QT4= help qmake_build OPTIONS= API "Install QtHelp API for QScintilla2" on \ DEBUG "Enable debugging in generated code" off \ |