summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-19 23:18:35 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-19 23:18:35 +0000
commit3e7eed719de7117f2bdd9dc0b8ff52fffb582284 (patch)
tree1842f9312407493b98512ff8c8d20287d7b518a3 /net
parent- Update to 2.3.rc1 (diff)
Use intlhack to fix build on -STABLE.
Reported by: John Merryweather Cooper <coop9211@uidaho.edu>
Notes
Notes: svn path=/head/; revision=98609
Diffstat (limited to 'net')
-rw-r--r--net/gnome-netstatus/Makefile2
-rw-r--r--net/gnomenetstatus/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile
index 99fca379a5a5..f13e5e4c927f 100644
--- a/net/gnome-netstatus/Makefile
+++ b/net/gnome-netstatus/Makefile
@@ -18,7 +18,7 @@ COMMENT= A GNOME applet that shows network status
USE_X_PREFIX= yes
USE_BZIP2= yes
-USE_GNOME= gnomehack gnomeprefix libgnome
+USE_GNOME= gnomehack intlhack gnomeprefix libgnome
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/net/gnomenetstatus/Makefile b/net/gnomenetstatus/Makefile
index 99fca379a5a5..f13e5e4c927f 100644
--- a/net/gnomenetstatus/Makefile
+++ b/net/gnomenetstatus/Makefile
@@ -18,7 +18,7 @@ COMMENT= A GNOME applet that shows network status
USE_X_PREFIX= yes
USE_BZIP2= yes
-USE_GNOME= gnomehack gnomeprefix libgnome
+USE_GNOME= gnomehack intlhack gnomeprefix libgnome
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \