aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-13 10:44:23 +0800
committermarcus <marcus@FreeBSD.org>2004-02-13 10:44:23 +0800
commitcf7061badbfa8861e75787e5dae5bfd2d47cf1e1 (patch)
tree711af246c4ec295d39878e7ea5057e501588e32d /net-im
parent65bb383c4aa15aac8481a14dcea39770f34fc957 (diff)
downloadfreebsd-ports-gnome-cf7061badbfa8861e75787e5dae5bfd2d47cf1e1.tar.gz
freebsd-ports-gnome-cf7061badbfa8861e75787e5dae5bfd2d47cf1e1.tar.zst
freebsd-ports-gnome-cf7061badbfa8861e75787e5dae5bfd2d47cf1e1.zip
Use intlhack to fix the build on 4.X.
PR: 62765 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gossip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile
index 2fd58434023a..b6869d20f761 100644
--- a/net-im/gossip/Makefile
+++ b/net-im/gossip/Makefile
@@ -20,7 +20,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack libgnomeui
+USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"