aboutsummaryrefslogtreecommitdiff
path: root/math/galculator
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-29 15:32:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-29 15:32:45 +0000
commit39068daf28f9d4f6671916bea32df760bfd50619 (patch)
tree4872c68020d9fcfd9715cb9c2cbbd0c1ba9ec705 /math/galculator
parent42a3fb236513e2a11c0921f840943e53f9d76aa2 (diff)
downloadports-39068daf28f9d4f6671916bea32df760bfd50619.tar.gz
ports-39068daf28f9d4f6671916bea32df760bfd50619.zip
- Fix LICENSE
- Remove bogus (in presence of USE_GITHUB) USES=tar* - Switch to USES=localbase Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=429923
Diffstat (limited to 'math/galculator')
-rw-r--r--math/galculator/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile
index b4115fcf87b6..4f95776e3d4a 100644
--- a/math/galculator/Makefile
+++ b/math/galculator/Makefile
@@ -8,16 +8,14 @@ CATEGORIES= math
MAINTAINER= naddy@FreeBSD.org
COMMENT= GTK-based scientific calculator
-LICENSE= GPLv2
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
-USES= autoreconf gettext gmake libtool pkgconfig tar:bzip2
+USES= autoreconf gettext gmake libtool localbase pkgconfig
USE_GNOME= cairo intltool
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
INSTALLS_ICONS= yes
OPTIONS_SINGLE= GTK