diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-30 07:49:47 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-30 07:49:47 +0000 |
commit | 5a765ecbe48091b44d2b1724408640ed5026112f (patch) | |
tree | 5b3523c3483df59b0d72fb791a1872cd0263f9df /www/p5-Kwiki-Infobox/Makefile | |
parent | be9a91167fe6c7f76a59bf2ad7356cfa248bc047 (diff) | |
download | ports-5a765ecbe48091b44d2b1724408640ed5026112f.tar.gz ports-5a765ecbe48091b44d2b1724408640ed5026112f.zip |
Notes
Diffstat (limited to 'www/p5-Kwiki-Infobox/Makefile')
-rw-r--r-- | www/p5-Kwiki-Infobox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Kwiki-Infobox/Makefile b/www/p5-Kwiki-Infobox/Makefile index acb58251ae39..374c4c148eb8 100644 --- a/www/p5-Kwiki-Infobox/Makefile +++ b/www/p5-Kwiki-Infobox/Makefile @@ -18,9 +18,9 @@ COMMENT= Kwiki information box, works weel with Kwiki-ColumnLayout BUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki RUN_DEPENDS= ${BUILD_DEPENDS} -DEPRECATED= Already bundled in www/p5-Kwiki (0.39 or latter) +DEPRECATED= already bundled in www/p5-Kwiki (0.39 or latter) EXPIRATION_DATE= 2007-07-28 -BROKEN= ${DEPRECATED} +IGNORE= ${DEPRECATED} PERL_CONFIGURE= yes |