diff options
Diffstat (limited to 'www/jonah/Makefile')
-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 |