summaryrefslogtreecommitdiffstats
path: root/math/gcalctool3
diff options
context:
space:
mode:
Diffstat (limited to 'math/gcalctool3')
-rw-r--r--math/gcalctool3/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/gcalctool3/Makefile b/math/gcalctool3/Makefile
index ff0c437a3..44c9fc4d4 100644
--- a/math/gcalctool3/Makefile
+++ b/math/gcalctool3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/math/gcalctool3/Makefile,v 1.16 2011/10/13 09:34:00 kwm Exp $
+# $MCom: ports/math/gcalctool3/Makefile,v 1.17 2012/05/31 11:46:36 kwm Exp $
#
PORTNAME= gcalctool
@@ -17,14 +17,15 @@ COMMENT= A GNOME 3 calculator tool based on the old calctool for OpenWindows
CONFLICTS= gcalctool-5.[0-9]*
-BUILD_DEPENDS= yelp-build:${PORTSDIR}/textproc/yelp-tools
+BUILD_DEPENDS= yelp-build:${PORTSDIR}/textproc/yelp-tools \
+ itstool:${PORTSDIR}/textproc/itstool
LATEST_LINK= gcalctool3
USE_XZ= yes
USE_BISON= build
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
+GNU_CONFIGURE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gtk30 libxml2
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib