summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-10 00:07:35 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-10 00:07:35 +0800
commitc9e2bef627b54867ccb9b60b4a9ed62b1d1a2786 (patch)
tree9efe448c05640ba0627b25e82547e9e27bd8f61d
parent7af27b965f14810b4182c9118bb9241f848bf3c0 (diff)
downloadmarcuscom-ports-c9e2bef627b54867ccb9b60b4a9ed62b1d1a2786.tar
marcuscom-ports-c9e2bef627b54867ccb9b60b4a9ed62b1d1a2786.tar.gz
marcuscom-ports-c9e2bef627b54867ccb9b60b4a9ed62b1d1a2786.tar.bz2
marcuscom-ports-c9e2bef627b54867ccb9b60b4a9ed62b1d1a2786.tar.lz
marcuscom-ports-c9e2bef627b54867ccb9b60b4a9ed62b1d1a2786.tar.xz
marcuscom-ports-c9e2bef627b54867ccb9b60b4a9ed62b1d1a2786.tar.zst
marcuscom-ports-c9e2bef627b54867ccb9b60b4a9ed62b1d1a2786.zip
- Chase libver bump in x264
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7016 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--multimedia/gstreamer-plugins80/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common
index 564320c6b..f6371032f 100644
--- a/multimedia/gstreamer-plugins80/Makefile.common
+++ b/multimedia/gstreamer-plugins80/Makefile.common
@@ -1,5 +1,5 @@
# $FreeBSD$
-# $MCom$
+# $MCom: ports/multimedia/gstreamer-plugins80/Makefile.common,v 1.33 2006/07/17 05:15:45 ahze Exp $
GST_ALL_PLUGINS= \
a52dec \
aalib \
@@ -511,7 +511,7 @@ LIB_DEPENDS+= wavpack.0:${PORTSDIR}/audio/wavpack
# x264
.if ${GST_PLUGIN}=="x264"
-LIB_DEPENDS+= x264.47:${PORTSDIR}/multimedia/x264
+LIB_DEPENDS+= x264.49:${PORTSDIR}/multimedia/x264
PLIST_FILES= ${GST_LIB_DIR}/libx264.so \
${GST_LIB_DIR}/libx264.a \
${GST_LIB_DIR}/libx264.la