aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-04-16 02:30:28 +0800
committermarcus <marcus@FreeBSD.org>2004-04-16 02:30:28 +0800
commit250bfd928f87be26eb386c81cced37ad422a4056 (patch)
tree26ca151568f017588ac0d8a0e93c3d0ecac53948 /sysutils
parentf22254f9d8c60da880e9b4a17cf18a395514ef63 (diff)
downloadfreebsd-ports-gnome-250bfd928f87be26eb386c81cced37ad422a4056.tar.gz
freebsd-ports-gnome-250bfd928f87be26eb386c81cced37ad422a4056.tar.zst
freebsd-ports-gnome-250bfd928f87be26eb386c81cced37ad422a4056.zip
Add a missing dependency on gstreamer-plugins.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-control-center/Makefile4
-rw-r--r--sysutils/gnomecontrolcenter2/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index 2dff803143d3..19248ed7f818 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomecontrolcenter2
PORTVERSION= 2.6.0.3
+PORTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/control-center/2.6
@@ -23,7 +24,8 @@ USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
-USE_GNOME= gnomeprefix gnomehack gnomehier intlhack metacity nautilus2
+USE_GNOME= gnomeprefix gnomehack gnomehier intlhack metacity nautilus2 \
+ gstreamerplugins
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile
index 2dff803143d3..19248ed7f818 100644
--- a/sysutils/gnomecontrolcenter2/Makefile
+++ b/sysutils/gnomecontrolcenter2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomecontrolcenter2
PORTVERSION= 2.6.0.3
+PORTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/control-center/2.6
@@ -23,7 +24,8 @@ USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
-USE_GNOME= gnomeprefix gnomehack gnomehier intlhack metacity nautilus2
+USE_GNOME= gnomeprefix gnomehack gnomehier intlhack metacity nautilus2 \
+ gstreamerplugins
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \