aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2014-03-14 00:11:14 +0800
committernaddy <naddy@FreeBSD.org>2014-03-14 00:11:14 +0800
commitf53d2cab72be381eadf5335adb922c66eac39f03 (patch)
treed741c985bd09fcdb3e09b4a1f826dbb9a659d076 /math
parente9e7b60c26b396d9af8ec8ba10cd22ed70e617f9 (diff)
downloadfreebsd-ports-gnome-f53d2cab72be381eadf5335adb922c66eac39f03.tar.gz
freebsd-ports-gnome-f53d2cab72be381eadf5335adb922c66eac39f03.tar.zst
freebsd-ports-gnome-f53d2cab72be381eadf5335adb922c66eac39f03.zip
USE_BZIP2 -> USES+=tar:bzip2
USE_XZ -> USES+=tar:xz
Diffstat (limited to 'math')
-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