summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-07 11:32:10 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-07 11:32:10 +0800
commit82170d796d5ff48baadac93b0c7c25f6120c12ed (patch)
tree04e7fcf96b8d4aaca653f1380280edd69e49fab8 /sysutils
parentcdf6e30837ee03f100320ce6937350213af29bfc (diff)
downloadmarcuscom-ports-82170d796d5ff48baadac93b0c7c25f6120c12ed.tar
marcuscom-ports-82170d796d5ff48baadac93b0c7c25f6120c12ed.tar.gz
marcuscom-ports-82170d796d5ff48baadac93b0c7c25f6120c12ed.tar.bz2
marcuscom-ports-82170d796d5ff48baadac93b0c7c25f6120c12ed.tar.lz
marcuscom-ports-82170d796d5ff48baadac93b0c7c25f6120c12ed.tar.xz
marcuscom-ports-82170d796d5ff48baadac93b0c7c25f6120c12ed.tar.zst
marcuscom-ports-82170d796d5ff48baadac93b0c7c25f6120c12ed.zip
- Use USE_GSTREAMER
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3822 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-control-center/Makefile3
-rw-r--r--sysutils/gnomecontrolcenter2/Makefile3
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" \