diff options
Diffstat (limited to 'math/gcalctool3/Makefile')
-rw-r--r-- | math/gcalctool3/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/gcalctool3/Makefile b/math/gcalctool3/Makefile index 44258ee0c..b7b7a51fd 100644 --- a/math/gcalctool3/Makefile +++ b/math/gcalctool3/Makefile @@ -1,9 +1,9 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/math/gcalctool3/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom$ PORTNAME= gcalctool -PORTVERSION= 6.4.2.1 +PORTVERSION= 6.6.2 CATEGORIES= math gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 @@ -17,10 +17,10 @@ CONFLICTS= gcalctool-5.[0-9]* BUILD_DEPENDS= yelp-build:${PORTSDIR}/textproc/yelp-tools \ itstool:${PORTSDIR}/textproc/itstool -USE_XZ= yes +USE_XZ= yes USES= bison gettext gmake pathfix pkgconfig GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix intlhack gconf2 gtk30 libxml2 +USE_GNOME= gconf2 gnomeprefix gtk30 intlhack libxml2 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |