diff options
author | kris <kris@FreeBSD.org> | 2004-06-22 05:27:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-22 05:27:46 +0800 |
commit | 14d1eea421a42564b8f6285daa105bd4a08c6155 (patch) | |
tree | 25e9f8e2c9bd27f220ae798861e3a5e531810e8d /www/jonah | |
parent | 0c36999fa5188ed3a00754d9ceaa4006134ba9c7 (diff) | |
download | freebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.gz freebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.zst freebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.zip |
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
Diffstat (limited to 'www/jonah')
-rw-r--r-- | www/jonah/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/jonah/Makefile b/www/jonah/Makefile index 1e540bc3330a..ffed025188c4 100644 --- a/www/jonah/Makefile +++ b/www/jonah/Makefile @@ -19,7 +19,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME} RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 \ ${LOCALBASE}/bin/php:${PORTSDIR}/lang/php4-horde -IGNORE= "Does not run with Horde 2.x" +IGNORE= Does not run with Horde 2.x +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${IGNORE} NO_BUILD= yes USE_REINPLACE= yes |