aboutsummaryrefslogtreecommitdiff
path: root/x11/gnomesession
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-16 18:18:44 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-16 18:18:44 +0000
commit6e5419730a886606625b0442db7e449c06abfbe0 (patch)
treedf82c4c95959e1b2e04ce9f15f97efa4bf635b02 /x11/gnomesession
parent53d0b20a0400f1e15d52c990127b06f2213722ae (diff)
downloadports-6e5419730a886606625b0442db7e449c06abfbe0.tar.gz
ports-6e5419730a886606625b0442db7e449c06abfbe0.zip
Use intlhack to fix the build on -STABLE.
Reported by: Randy Bush <randy@psg.com>
Notes
Notes: svn path=/head/; revision=98322
Diffstat (limited to 'x11/gnomesession')
-rw-r--r--x11/gnomesession/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile
index b6f179a36ebc..255bf9b42337 100644
--- a/x11/gnomesession/Makefile
+++ b/x11/gnomesession/Makefile
@@ -22,7 +22,7 @@ COMMENT= Session component for the GNOME 2 desktop
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui
+USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \