summaryrefslogtreecommitdiffstats
path: root/math/gcalctool
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-08-16 21:46:19 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-08-16 21:46:19 +0800
commit17b409e6d3d4e4cfe7dfb47542ef8b5236717f61 (patch)
tree4d12b0114abe662ba3cf899229e6bad69dc670de /math/gcalctool
parent6b0dab15ee45c0565d74c8e54af90653f15d05e9 (diff)
downloadmarcuscom-ports-17b409e6d3d4e4cfe7dfb47542ef8b5236717f61.tar.gz
marcuscom-ports-17b409e6d3d4e4cfe7dfb47542ef8b5236717f61.tar.zst
marcuscom-ports-17b409e6d3d4e4cfe7dfb47542ef8b5236717f61.zip
Remove dependency on libglade.
Submitted by: Pawel Worach <pawel.worach@gmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12645 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gcalctool')
-rw-r--r--math/gcalctool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 39a986460..98cdc7c4e 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/math/gcalctool/Makefile,v 1.117 2009/07/28 12:26:16 kwm Exp $
+# $MCom: ports/math/gcalctool/Makefile,v 1.118 2009/08/11 13:54:19 kwm Exp $
#
PORTNAME= gcalctool
@@ -22,7 +22,7 @@ INSTALLS_OMF= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:22
-USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gnomedocutils libglade2
+USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gnomedocutils gtk20
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"