summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-13 02:44:23 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-13 02:44:23 +0000
commit16190898119b946ccf4845db1b06f8ab1dd10244 (patch)
tree74e3ffdd08cea3a02a511064b30445f7de6dc4d8 /net-im
parentThe port does not build and the current MASTERSITE appears to (diff)
Use intlhack to fix the build on 4.X.
PR: 62765 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Notes
Notes: svn path=/head/; revision=100812
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"