diff options
author | kris <kris@FreeBSD.org> | 2004-12-19 07:02:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-19 07:02:35 +0800 |
commit | f62863c25a041364a32d55be531b4482dc026dc8 (patch) | |
tree | 1271c6aa115afcfcbc3c95fe26593051e9a5ebbc /www/wml | |
parent | f108e4124947ebc2dbf1312e28ad051b4396e33a (diff) | |
download | freebsd-ports-graphics-f62863c25a041364a32d55be531b4482dc026dc8.tar.gz freebsd-ports-graphics-f62863c25a041364a32d55be531b4482dc026dc8.tar.zst freebsd-ports-graphics-f62863c25a041364a32d55be531b4482dc026dc8.zip |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Diffstat (limited to 'www/wml')
-rw-r--r-- | www/wml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile index 7c4acda095f..4473a7b14e8 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -18,6 +18,8 @@ COMMENT= Website META Language, webdesign toolkit for HTML generation LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png BROKEN= Does not compile +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} USE_PERL5= yes GNU_CONFIGURE= yes |