diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-03-31 14:39:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-03-31 14:39:08 +0000 |
commit | b6c85bef6cbd8a66492589df36de8d7dbd609fef (patch) | |
tree | 553f5cbbabcbefab8378efaa1c441cb2e3892254 /audio | |
parent | - Mark IGNORE on amd64 unless WITHOUT_X11 is selected, instead of faking that (diff) |
- Mark for expiration in one month, has been marked IGNORE for past 24 months
Diffstat (limited to 'audio')
-rw-r--r-- | audio/py-flac/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/py-flac/Makefile b/audio/py-flac/Makefile index e41b90f6a2ff..f32d8d4c89cb 100644 --- a/audio/py-flac/Makefile +++ b/audio/py-flac/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 IGNORE= has been abandoned, needs rewrite for FLAC 1.1.3+ +DEPRECATED= has been marked IGNORE for past 24 months +EXPIRATION_DATE=2010-04-30 USE_PYTHON= yes USE_GMAKE= yes |