summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-21 20:08:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-21 20:08:31 +0000
commitbd88a3e9d456011a614beedc00cc11d285ee46d5 (patch)
tree346fa36b283ecae01572ddb0ff02624525c14ee3 /multimedia
parentCorrect BROKEN tag: port is unfetchable (diff)
Use intlhack to fix the build on 4.X.
Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/totem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index c2758c7de69e..49c4fa3fd672 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= xine.9:${PORTSDIR}/multimedia/libxine
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack gnomedesktop
+USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \