summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-01-16 18:18:44 +0000
committermarcus <marcus@FreeBSD.org>2004-01-16 18:18:44 +0000
commitba100899c7ec12f8e750f03589535ce146d257e8 (patch)
tree460922623978cf1485c8dc8c32f3942a445d506f /x11
parentcac9c3dca99b7ad1889f0c179a01eb9a139e04a1 (diff)
downloadFreeBSD-ports-ba100899c7ec12f8e750f03589535ce146d257e8.zip
FreeBSD-ports-ba100899c7ec12f8e750f03589535ce146d257e8.tar.gz
Use intlhack to fix the build on -STABLE.
Reported by: Randy Bush <randy@psg.com>
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-session/Makefile2
-rw-r--r--x11/gnomesession/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index b6f179a..255bf9b 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/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" \
diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile
index b6f179a..255bf9b 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" \
OpenPOWER on IntegriCloud