diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-05-12 10:53:41 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-05-12 10:53:41 +0000 |
commit | c425e0b6a4d59c9684be3eae7a4402a2dd33fe11 (patch) | |
tree | e335caa03dfa0972b42ee08e49dee9136104c8a5 /x11-toolkits/qwt5 | |
parent | c0ee1ce198fd9c6483d474389878f95fe3e076f1 (diff) |
Convert my ports to USES=tar
Notes
Notes:
svn path=/head/; revision=353800
Diffstat (limited to 'x11-toolkits/qwt5')
-rw-r--r-- | x11-toolkits/qwt5/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/qwt5/Makefile b/x11-toolkits/qwt5/Makefile index e7733afeac3b..2cb191dc4db7 100644 --- a/x11-toolkits/qwt5/Makefile +++ b/x11-toolkits/qwt5/Makefile @@ -9,9 +9,8 @@ PKGNAMESUFFIX= 5 MAINTAINER= makc@FreeBSD.org COMMENT= Qt Widgets for Technical Applications -USES= gmake qmake +USES= gmake qmake tar:bzip2 USE_QT4= gui svg moc_build -USE_BZIP2= yes USE_LDCONFIG= yes PORTSCOUT= limit:^5\. |