diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qwt5-designerplugin/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qwt5/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qwt6-designerplugin/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qwt6/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/qwt5-designerplugin/Makefile b/x11-toolkits/qwt5-designerplugin/Makefile index 6b5d45520987..eeeedfe13499 100644 --- a/x11-toolkits/qwt5-designerplugin/Makefile +++ b/x11-toolkits/qwt5-designerplugin/Makefile @@ -12,7 +12,7 @@ COMMENT= Qt Designer plugin for Qwt LIB_DEPENDS= libqwt.so:${PORTSDIR}/x11-toolkits/qwt5 USES= gmake qmake -USE_QT4= designer moc_build qmake_build rcc_build +USE_QT4= designer moc_build rcc_build USE_BZIP2= yes QMAKE_ARGS+= CONFIG+=QwtDesigner \ PLUGINDIR=${PREFIX}/${QT_PLUGINDIR_REL} diff --git a/x11-toolkits/qwt5/Makefile b/x11-toolkits/qwt5/Makefile index f06ffbad5ace..e7733afeac3b 100644 --- a/x11-toolkits/qwt5/Makefile +++ b/x11-toolkits/qwt5/Makefile @@ -10,7 +10,7 @@ MAINTAINER= makc@FreeBSD.org COMMENT= Qt Widgets for Technical Applications USES= gmake qmake -USE_QT4= gui svg moc_build qmake_build +USE_QT4= gui svg moc_build USE_BZIP2= yes USE_LDCONFIG= yes PORTSCOUT= limit:^5\. diff --git a/x11-toolkits/qwt6-designerplugin/Makefile b/x11-toolkits/qwt6-designerplugin/Makefile index 4eb11f8035f6..3defd0541f45 100644 --- a/x11-toolkits/qwt6-designerplugin/Makefile +++ b/x11-toolkits/qwt6-designerplugin/Makefile @@ -12,7 +12,7 @@ COMMENT= Qt Designer plugin for Qwt LIB_DEPENDS= libqwt6.so:${PORTSDIR}/x11-toolkits/qwt6 USES= gmake qmake -USE_QT4= designer moc_build qmake_build rcc_build +USE_QT4= designer moc_build rcc_build USE_BZIP2= yes QMAKE_ARGS+= CONFIG+=QwtDesigner \ PLUGINDIR=${PREFIX}/${QT_PLUGINDIR_REL} diff --git a/x11-toolkits/qwt6/Makefile b/x11-toolkits/qwt6/Makefile index 8fbd10240f84..b0f781b19ba2 100644 --- a/x11-toolkits/qwt6/Makefile +++ b/x11-toolkits/qwt6/Makefile @@ -10,7 +10,7 @@ MAINTAINER= makc@FreeBSD.org COMMENT= Qt Widgets for Technical Applications USES= gmake qmake -USE_QT4= gui opengl svg xml moc_build qmake_build +USE_QT4= gui opengl svg xml moc_build USE_BZIP2= yes USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/qwt6 |