summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins80
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-06-11 21:48:50 +0000
committerlofi <lofi@FreeBSD.org>2004-06-11 21:48:50 +0000
commit67a33dbebac93dd2d9eef2ec5e9f23a922128e66 (patch)
tree41765a70c5b50374336a3141caf55faaf1978db1 /multimedia/gstreamer-plugins80
parent921b51e38b5c16357b585ce85fe1dcc7e6433c40 (diff)
downloadFreeBSD-ports-67a33dbebac93dd2d9eef2ec5e9f23a922128e66.zip
FreeBSD-ports-67a33dbebac93dd2d9eef2ec5e9f23a922128e66.tar.gz
Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for added dependency on xvid4conf.
Diffstat (limited to 'multimedia/gstreamer-plugins80')
-rw-r--r--multimedia/gstreamer-plugins80/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile
index 2b7606b..88ef612 100644
--- a/multimedia/gstreamer-plugins80/Makefile
+++ b/multimedia/gstreamer-plugins80/Makefile
@@ -339,7 +339,7 @@ WITH_XINE=yes
.endif
# xvid
-.if exists(${LOCALBASE}/lib/libxvidcore.so.2)
+.if exists(${LOCALBASE}/lib/libxvidcore.so.4)
WITH_XVID=yes
.endif
@@ -797,7 +797,7 @@ CONFIGURE_ARGS+= --disable-xvid
PLIST_SUB+= XVID="@comment "
#.undef WITH_XVID
#.else
-#LIB_DEPENDS+= xvidcore.2:${PORTSDIR}/multimedia/xvid
+#LIB_DEPENDS+= xvidcore.4:${PORTSDIR}/multimedia/xvid
#PLIST_SUB+= XVID=""
#.endif
OpenPOWER on IntegriCloud