aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-10-11 03:07:57 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-10-11 03:07:57 +0000
commitbe71db4222078ee86862c3304d0341d21eeedd83 (patch)
treeb8edf05a4404077edf6348499e6c1d0614e254fb /multimedia
parent43ec299ee2b87e4bc3c9badf91707bd620dc9a26 (diff)
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins-dvd/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-dvd80/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
-rw-r--r--multimedia/gstreamer-plugins80/Makefile.common2
4 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/gstreamer-plugins-dvd/Makefile b/multimedia/gstreamer-plugins-dvd/Makefile
index 80a64ab86dfd..48ba46077845 100644
--- a/multimedia/gstreamer-plugins-dvd/Makefile
+++ b/multimedia/gstreamer-plugins-dvd/Makefile
@@ -6,7 +6,7 @@
#
CATEGORIES= multimedia
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= Gstreamer dvd plugin set
diff --git a/multimedia/gstreamer-plugins-dvd80/Makefile b/multimedia/gstreamer-plugins-dvd80/Makefile
index 80a64ab86dfd..48ba46077845 100644
--- a/multimedia/gstreamer-plugins-dvd80/Makefile
+++ b/multimedia/gstreamer-plugins-dvd80/Makefile
@@ -6,7 +6,7 @@
#
CATEGORIES= multimedia
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= Gstreamer dvd plugin set
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index e16544468c41..0c406bf3f8f0 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -307,7 +307,7 @@ GST_PLIST_SUFFIX= dec
# dvd (dvdnav dvdread)
.if ${GST_PLUGIN}=="dvd"
EXTRA_LIBS+= -ldvdnav
-LIB_DEPENDS+= dvdnav.3:${PORTSDIR}/multimedia/libdvdnav
+LIB_DEPENDS+= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav
GST_PLUGIN_DIR= ext/dvdnav \
ext/dvdread
PLIST_FILES= ${GST_LIB_DIR}/libgstdvdnavsrc.so \
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common
index e16544468c41..0c406bf3f8f0 100644
--- a/multimedia/gstreamer-plugins80/Makefile.common
+++ b/multimedia/gstreamer-plugins80/Makefile.common
@@ -307,7 +307,7 @@ GST_PLIST_SUFFIX= dec
# dvd (dvdnav dvdread)
.if ${GST_PLUGIN}=="dvd"
EXTRA_LIBS+= -ldvdnav
-LIB_DEPENDS+= dvdnav.3:${PORTSDIR}/multimedia/libdvdnav
+LIB_DEPENDS+= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav
GST_PLUGIN_DIR= ext/dvdnav \
ext/dvdread
PLIST_FILES= ${GST_LIB_DIR}/libgstdvdnavsrc.so \