diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 09:23:35 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 09:23:35 +0800 |
commit | de78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch) | |
tree | a7814aed14ebec8464c69aef2944329a2ed10c78 /www/mod_zap | |
parent | ff79ef99406823df6c9438b54f8ffe7b9260f64a (diff) | |
download | freebsd-ports-gnome-de78dd974bd7eb76aacb869b1abf877eb1d9b412.tar.gz freebsd-ports-gnome-de78dd974bd7eb76aacb869b1abf877eb1d9b412.tar.zst freebsd-ports-gnome-de78dd974bd7eb76aacb869b1abf877eb1d9b412.zip |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Diffstat (limited to 'www/mod_zap')
-rw-r--r-- | www/mod_zap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_zap/Makefile b/www/mod_zap/Makefile index 06358d44f504..1736d3f6b30a 100644 --- a/www/mod_zap/Makefile +++ b/www/mod_zap/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.4:${PORTSDIR}/lang/tcl84 BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_APACHE= yes GNU_CONFIGURE= yes |