aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-15 15:07:04 +0800
committermarcus <marcus@FreeBSD.org>2004-01-15 15:07:04 +0800
commit201e350a4d5245576aa6d2324a55e9dd753a7b13 (patch)
tree75b75255d0da568dd6d578f5ee8257c0d08744f6 /math
parent4b9274992a162df7f671da3b0fc760ab6730e41d (diff)
downloadfreebsd-ports-gnome-201e350a4d5245576aa6d2324a55e9dd753a7b13.tar.gz
freebsd-ports-gnome-201e350a4d5245576aa6d2324a55e9dd753a7b13.tar.zst
freebsd-ports-gnome-201e350a4d5245576aa6d2324a55e9dd753a7b13.zip
Use intlhack to get this to compile on -STABLE.
Diffstat (limited to 'math')
-rw-r--r--math/gcalctool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 6982b74439ef..d58ac4b2d945 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -20,7 +20,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack libgnomeui
+USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"