summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2009-01-01 13:13:07 +0000
committerKoop Mast <kwm@FreeBSD.org>2009-01-01 13:13:07 +0000
commitbdd1d34819294be0d2880f08f32d951e827c0a8b (patch)
tree5a4d61e4236be8fa7487ddf834cdbd664f2bb5ce
parentAdd libopenspc. A library for playing .spc (Snes audio) files. (diff)
Unbreak by depending on libopenspc instead of OpenSPC.
Notes
Notes: svn path=/head/; revision=225085
-rw-r--r--audio/gstreamer-plugins-spc/Makefile4
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
2 files changed, 1 insertions, 5 deletions
diff --git a/audio/gstreamer-plugins-spc/Makefile b/audio/gstreamer-plugins-spc/Makefile
index bdf04e54c730..8dff90d77b14 100644
--- a/audio/gstreamer-plugins-spc/Makefile
+++ b/audio/gstreamer-plugins-spc/Makefile
@@ -14,8 +14,4 @@ GST_PLUGIN= spc
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-BROKEN= does not compile
-DEPRECATED= has been broken for more than 6 months
-EXPIRATION_DATE=2009-01-19
-
.include "${MASTERDIR}/Makefile"
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 4c8cc640cd7a..acb653e089d0 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -369,7 +369,7 @@ gst_soup_PLIST_FILES= ${GST_LIB_DIR}/libgstsouphttpsrc.a \
${GST_LIB_DIR}/libgstsouphttpsrc.so
# spc
-gst_spc_LIB_DEPENDS+= OpenSPC.3:${PORTSDIR}/audio/openspc
+gst_spc_LIB_DEPENDS+= openspc.0:${PORTSDIR}/audio/libopenspc
gst_spc_DIST= bad
# speex