diff options
Diffstat (limited to 'devel/qscintilla2-designerplugin/Makefile')
-rw-r--r-- | devel/qscintilla2-designerplugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/qscintilla2-designerplugin/Makefile b/devel/qscintilla2-designerplugin/Makefile index 75b7223ffd82..dc43d1f126bf 100644 --- a/devel/qscintilla2-designerplugin/Makefile +++ b/devel/qscintilla2-designerplugin/Makefile @@ -19,8 +19,7 @@ COMMENT= Qt Designer plugin for QScintilla2 (Qt4) LIB_DEPENDS= qscintilla2.8:${PORTSDIR}/devel/qscintilla2 DISTINFO_FILE= ${QSCI2_DISTINFO_FILE} -USE_QT_VER= 4 -QT_COMPONENTS= qmake_build moc_build gui xml designer +USE_QT4= qmake_build moc_build gui xml designer HAS_CONFIGURE= yes QMAKE_ARGS= -unix PREFIX=${PREFIX} |