aboutsummaryrefslogtreecommitdiff
path: root/math/galculator/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2012-10-16 18:47:10 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2012-10-16 18:47:10 +0000
commit2b5cd291f7bb42e93407a484e8d946d006be05a7 (patch)
tree87486aad711a157b54e088cb684f129cb9e57af0 /math/galculator/Makefile
parent00660e25fc840649e82c208e0d00d004b16310fd (diff)
downloadports-2b5cd291f7bb42e93407a484e8d946d006be05a7.tar.gz
ports-2b5cd291f7bb42e93407a484e8d946d006be05a7.zip
Update to 2.0.
Adds a few translations; no user-visible changes otherwise. Feature safe: yes
Notes
Notes: svn path=/head/; revision=305986
Diffstat (limited to 'math/galculator/Makefile')
-rw-r--r--math/galculator/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile
index f78ba13c73cb..662056b857d2 100644
--- a/math/galculator/Makefile
+++ b/math/galculator/Makefile
@@ -1,20 +1,20 @@
# $FreeBSD$
PORTNAME= galculator
-PORTVERSION= 1.3.4
-PORTREVISION= 4
+PORTVERSION= 2.0
CATEGORIES= math
MASTER_SITES= SF
MAINTAINER= naddy@FreeBSD.org
-COMMENT= GTK2-based scientific calculator
+COMMENT= GTK-based scientific calculator
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= libglade2
+USE_GNOME= gtk20
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+CONFIGURE_ARGS= --disable-gtk3
MAKE_JOBS_SAFE= yes
MAN1= galculator.1