aboutsummaryrefslogtreecommitdiff
path: root/math/galculator
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2014-03-13 16:11:14 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2014-03-13 16:11:14 +0000
commit62ef31db615ddc3281afd0dddf1fde3202266e54 (patch)
treed741c985bd09fcdb3e09b4a1f826dbb9a659d076 /math/galculator
parentafe3e8c709cd6f10ef6fc0a19b7e875dd7a9dbd4 (diff)
downloadports-62ef31db615ddc3281afd0dddf1fde3202266e54.tar.gz
ports-62ef31db615ddc3281afd0dddf1fde3202266e54.zip
USE_BZIP2 -> USES+=tar:bzip2
USE_XZ -> USES+=tar:xz
Notes
Notes: svn path=/head/; revision=348096
Diffstat (limited to 'math/galculator')
-rw-r--r--math/galculator/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile
index 8f215d40dc0c..d50ba0e33d7c 100644
--- a/math/galculator/Makefile
+++ b/math/galculator/Makefile
@@ -8,8 +8,7 @@ MASTER_SITES= SF
MAINTAINER= naddy@FreeBSD.org
COMMENT= GTK-based scientific calculator
-USES= gmake pkgconfig
-USE_BZIP2= yes
+USES= gmake pkgconfig tar:bzip2
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include