summaryrefslogtreecommitdiff
path: root/audio
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 /audio
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
Diffstat (limited to 'audio')
-rw-r--r--audio/gstreamer-plugins-spc/Makefile4
1 files changed, 0 insertions, 4 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"