diff options
-rw-r--r-- | sysutils/gnome-control-center/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gnomecontrolcenter2/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 117d617b4..f1be7f089 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -24,8 +24,9 @@ USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 +USE_GSTREAMER= yes USE_GNOME= gnomeprefix gnomehack intlhack metacity nautilus2 \ - gstreamerplugins gnomemenus desktopfileutils + gnomemenus desktopfileutils USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile index 117d617b4..f1be7f089 100644 --- a/sysutils/gnomecontrolcenter2/Makefile +++ b/sysutils/gnomecontrolcenter2/Makefile @@ -24,8 +24,9 @@ USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 +USE_GSTREAMER= yes USE_GNOME= gnomeprefix gnomehack intlhack metacity nautilus2 \ - gstreamerplugins gnomemenus desktopfileutils + gnomemenus desktopfileutils USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |