aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2009-01-01 21:13:07 +0800
committerkwm <kwm@FreeBSD.org>2009-01-01 21:13:07 +0800
commit2b878ebeb52edbd416a3194fce457d983c04be45 (patch)
treeaa7733ad2b66faa5fb8d8126bdc95fe51d473874 /audio
parente98181913a1c657cfcdd93799c2b3e308c546604 (diff)
downloadfreebsd-ports-gnome-2b878ebeb52edbd416a3194fce457d983c04be45.tar.gz
freebsd-ports-gnome-2b878ebeb52edbd416a3194fce457d983c04be45.tar.zst
freebsd-ports-gnome-2b878ebeb52edbd416a3194fce457d983c04be45.zip
Unbreak by depending on libopenspc instead of OpenSPC.
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"