diff options
author | pav <pav@FreeBSD.org> | 2008-12-20 06:00:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-12-20 06:00:33 +0800 |
commit | 249ba3d620121a806c91c9d62d577ace48acff1e (patch) | |
tree | 163e2deae633900f1277f1b4f878c5b7c4f5d080 /audio | |
parent | 31855b99376cf2375610e4a4c9f1bc7bd3f4d0c7 (diff) | |
download | freebsd-ports-gnome-249ba3d620121a806c91c9d62d577ace48acff1e.tar.gz freebsd-ports-gnome-249ba3d620121a806c91c9d62d577ace48acff1e.tar.zst freebsd-ports-gnome-249ba3d620121a806c91c9d62d577ace48acff1e.zip |
- Set for expiration in one month: has been broken for more than 6 months
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-spc/Makefile | 2 | ||||
-rw-r--r-- | audio/py-sdl_mixer/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-spc/Makefile b/audio/gstreamer-plugins-spc/Makefile index b2335ca29eeb..bdf04e54c730 100644 --- a/audio/gstreamer-plugins-spc/Makefile +++ b/audio/gstreamer-plugins-spc/Makefile @@ -15,5 +15,7 @@ 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/audio/py-sdl_mixer/Makefile b/audio/py-sdl_mixer/Makefile index ccf35e293c64..17bd3a60480b 100644 --- a/audio/py-sdl_mixer/Makefile +++ b/audio/py-sdl_mixer/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal BROKEN= does not compile +DEPRECATED= has been broken for more than 6 months +EXPIRATION_DATE=2009-01-19 DIST_SUBDIR= python USE_SDL= sdl mixer |