aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qwt5-designerplugin
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-11-21 15:41:06 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-11-21 15:41:06 +0000
commit4ddfac46e6a05a37eb2f933c653d844fe9a813a8 (patch)
treea5a600fc2e9cd562658dc40ed2f379bc9c1a8346 /x11-toolkits/qwt5-designerplugin
parent0d14d3a2d1172ca4110f18feda5f1392c6c0785a (diff)
downloadports-4ddfac46e6a05a37eb2f933c653d844fe9a813a8.tar.gz
ports-4ddfac46e6a05a37eb2f933c653d844fe9a813a8.zip
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS - Convert to USES=dos2unix
Notes
Notes: svn path=/head/; revision=334497
Diffstat (limited to 'x11-toolkits/qwt5-designerplugin')
-rw-r--r--x11-toolkits/qwt5-designerplugin/Makefile2
1 files changed, 1 insertions, 1 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}