diff options
Diffstat (limited to 'x11-toolkits/qwt6/Makefile')
-rw-r--r-- | x11-toolkits/qwt6/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/qwt6/Makefile b/x11-toolkits/qwt6/Makefile index b0f781b19ba2..34b3430399f1 100644 --- a/x11-toolkits/qwt6/Makefile +++ b/x11-toolkits/qwt6/Makefile @@ -9,9 +9,8 @@ PKGNAMESUFFIX= 6 MAINTAINER= makc@FreeBSD.org COMMENT= Qt Widgets for Technical Applications -USES= gmake qmake +USES= gmake qmake tar:bzip2 USE_QT4= gui opengl svg xml moc_build -USE_BZIP2= yes USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/qwt6 |