diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-11-21 15:41:06 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-11-21 15:41:06 +0000 |
commit | 4ddfac46e6a05a37eb2f933c653d844fe9a813a8 (patch) | |
tree | a5a600fc2e9cd562658dc40ed2f379bc9c1a8346 /x11-toolkits/qwt5-designerplugin/Makefile | |
parent | 0d14d3a2d1172ca4110f18feda5f1392c6c0785a (diff) |
Notes
Diffstat (limited to 'x11-toolkits/qwt5-designerplugin/Makefile')
-rw-r--r-- | x11-toolkits/qwt5-designerplugin/Makefile | 2 |
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} |