diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
commit | 0eca88d37727b7cf34bbc2bedd2ff56dbc51b143 (patch) | |
tree | 4eb5b3c17063b3dfde60677f444e595981d52450 /multimedia | |
parent | bbaad6dfc36ca6d7b35a93c3b073832df2919d48 (diff) | |
download | ports-0eca88d37727b7cf34bbc2bedd2ff56dbc51b143.tar.gz ports-0eca88d37727b7cf34bbc2bedd2ff56dbc51b143.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/nmm/Makefile | 2 | ||||
-rw-r--r-- | multimedia/sabbu/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/nmm/Makefile b/multimedia/nmm/Makefile index 0d30bb5f47fb..39b79850ae98 100644 --- a/multimedia/nmm/Makefile +++ b/multimedia/nmm/Makefile @@ -31,6 +31,8 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ # lirc_client:${PORTSDIR}/comms/lirc BROKEN= does not build +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 GNU_CONFIGURE= yes USE_GETTEXT= yes diff --git a/multimedia/sabbu/Makefile b/multimedia/sabbu/Makefile index f473b0dfde3b..7b21dd7e3b67 100644 --- a/multimedia/sabbu/Makefile +++ b/multimedia/sabbu/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \ sndfile:${PORTSDIR}/audio/libsndfile BROKEN= does not compile with ffmpeg 0.5 and later +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 USE_BZIP2= yes USE_GMAKE= yes |