summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 03:13:18 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 03:13:18 +0000
commit2b2afb48d337425fcbc3f5ff770e7a10aa7a50dd (patch)
tree407afa202407ca44bffa6f5cd50a8f2585f963fe
parentPresenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release (diff)
Use intlhack to avoid adding a patch.
Notes
Notes: svn path=/head/; revision=106173
-rw-r--r--sysutils/gconf-editor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index 4c2e7d843870..bd9edae42c79 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -19,7 +19,7 @@ COMMENT= A gconf database editor for the GNOME 2 environment
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gconf2
+USE_GNOME= gnomeprefix intlhack gnomehack gconf2
USE_LIBTOOL_VER=13
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \