summaryrefslogtreecommitdiffstats
path: root/math/gcalctool3
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-06-01 14:47:47 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-06-01 14:47:47 +0800
commit21b847f50540d4a4676c1aa346c55f4e856c8690 (patch)
tree0986a392f4ec82b014a2f36dd8a870dafb3b314d /math/gcalctool3
parent6a6f698f2182e28abc74efc11a9fe3c6c1fb3605 (diff)
downloadmarcuscom-ports-21b847f50540d4a4676c1aa346c55f4e856c8690.tar
marcuscom-ports-21b847f50540d4a4676c1aa346c55f4e856c8690.tar.gz
marcuscom-ports-21b847f50540d4a4676c1aa346c55f4e856c8690.tar.bz2
marcuscom-ports-21b847f50540d4a4676c1aa346c55f4e856c8690.tar.lz
marcuscom-ports-21b847f50540d4a4676c1aa346c55f4e856c8690.tar.xz
marcuscom-ports-21b847f50540d4a4676c1aa346c55f4e856c8690.tar.zst
marcuscom-ports-21b847f50540d4a4676c1aa346c55f4e856c8690.zip
Add some build depends.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16833 df743ca5-7f9a-e211-a948-0013205c9059
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