From 65ed001169c0473c530db323721969d59363e175 Mon Sep 17 00:00:00 2001 From: ahze Date: Sun, 19 Mar 2006 21:48:29 +0000 Subject: - Add a missing \ Spotted by: tmclaugh git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5975 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer-plugins80/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index b20718ce2..e9182feb2 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -377,7 +377,7 @@ LIB_DEPENDS+= lavjpeg-1.8.0:${PORTSDIR}/multimedia/mjpegtools # musicbrainz .if ${GST_PLUGIN}=="musicbrainz" LIB_DEPENDS+= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz -PLIST_FILES= lib/gstreamer-${VERSION}/libgsttrm.so +PLIST_FILES= lib/gstreamer-${VERSION}/libgsttrm.so \ lib/gstreamer-${VERSION}/libgsttrm.a \ lib/gstreamer-${VERSION}/libgsttrm.la .endif -- cgit v1.2.3