From ed179ea50ab7d70a079e040476071dca488ce4c5 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Fri, 20 Feb 2009 15:26:41 +0000 Subject: [PATCH] Correct copy past bug in the plist for the spc plugin. Submitted by: pointyhat via erwin --- audio/gstreamer-plugins-spc/Makefile | 2 +- multimedia/gstreamer-plugins/Makefile.common | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/gstreamer-plugins-spc/Makefile b/audio/gstreamer-plugins-spc/Makefile index 15dc39bf5acf..4ed6b3bc3f28 100644 --- a/audio/gstreamer-plugins-spc/Makefile +++ b/audio/gstreamer-plugins-spc/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # $MCom: ports/audio/gstreamer-plugins-spc/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer OpenSPC frontend diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index b0995654fadf..5cd8fe02a6b1 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -415,8 +415,8 @@ gst_soup_PLIST_FILES= ${GST_LIB_DIR}/libgstsouphttpsrc.a \ # spc gst_spc_LIB_DEPENDS+= openspc.0:${PORTSDIR}/audio/libopenspc -gst_spc_PLIST_FILES= ${GST_LIB_DIR}/libgstsouphttpsrc.la \ - ${GST_LIB_DIR}/libgstsouphttpsrc.so +gst_spc_PLIST_FILES= ${GST_LIB_DIR}/libgstspc.la \ + ${GST_LIB_DIR}/libgstspc.so gst_spc_DIST= bad # speex