diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-01-14 03:11:11 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-01-14 03:11:11 +0000 |
commit | 2ee9ea38efdabd7d4dd2fac398bb41f2dcedfec1 (patch) | |
tree | 7569ffba837423fe11002c43f9c2b1b10939d268 | |
parent | update to 0.1.10 (diff) |
It seems nobody have either no time or lacking interest to update and port
CAM stuff in this port. Current it's complete out of date and doesn't
function. Add this:
DEPRECATED= Lacking interest, need someone to update and port CAM in this port
EXPIRATION_DATE=2008-03-01
Notes
Notes:
svn path=/head/; revision=205619
-rw-r--r-- | sysutils/brasero/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index 67f5712f49b0..a7a608eed663 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -18,7 +18,9 @@ COMMENT= CD/DVD mastering tool for the GNOME desktop LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify \ totem-plparser.7:${PORTSDIR}/multimedia/totem -IGNORE= does not build and broke in runtime if you fix the build anyway +IGNORE= does not build and broke in runtime if you fix the build anyway +DEPRECATED= Lacking interest, need someone to update and port CAM in this port +EXPIRATION_DATE=2008-03-01 USE_GETTEXT= yes USE_BZIP2= yes |