From 9f5c38cf283ea94dfffc130bc9d9ef9dc370f60b Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 13 Jan 2005 19:29:46 +0000 Subject: chase shlib dump and new location in the tree of libtheora git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3427 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer-plugins/Makefile.common | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'multimedia/gstreamer-plugins') diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index c40d8b09b..16d9df3e3 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -276,12 +276,13 @@ LIB_DEPENDS+= fame-0.9.1:${PORTSDIR}/multimedia/libfame # libmms .if ${GST_PLUGIN}=="libmng" LIB_DEPENDS+= mms.0:${PORTSDIR}/multimedia/libmms +PLIST_FILES= ${GST_LIB_DIR}/libgstmms.so .endif # libmng .if ${GST_PLUGIN}=="libmng" LIB_DEPENDS+= mng.1:${PORTSDIR}/graphics/libmng -#PLIST_FILES= ${GST_LIB_DIR}/libgstmng.so +PLIST_FILES= ${GST_LIB_DIR}/libgstmng.so .endif # mikmod @@ -323,7 +324,7 @@ LIB_DEPENDS+= sndfile.1:${PORTSDIR}/audio/libsndfile # theora .if ${GST_PLUGIN}=="theora" -LIB_DEPENDS+= theora.0:${PORTSDIR}/graphics/libtheora +LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora .endif # mad -- cgit v1.2.3