diff options
-rw-r--r-- | multimedia/totem/Makefile | 2 |
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" \ |