diff options
Diffstat (limited to 'graphics/py-qt4-svg/Makefile')
-rw-r--r-- | graphics/py-qt4-svg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/py-qt4-svg/Makefile b/graphics/py-qt4-svg/Makefile index 7d474dece6f1..981d40143a22 100644 --- a/graphics/py-qt4-svg/Makefile +++ b/graphics/py-qt4-svg/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= svg qmake_build +USE_QT4= svg qmake_build OPTIONS= API "Install QtSvg API for QScintilla2" on \ DEBUG "Enable debugging in generated code" off \ |