diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:42:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:42:50 +0000 |
commit | 90a95dbcc520380b48ecc1b4301731c5ffc909a7 (patch) | |
tree | b4a521a8c1af5d385c24156942fc4d197dc24c32 /www | |
parent | BROKEN: Checksum mismatch (diff) |
BROKEN: Does not compile
Diffstat (limited to 'www')
-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 8ff3e6aef232..7c4acda095fc 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -17,6 +17,8 @@ COMMENT= Website META Language, webdesign toolkit for HTML generation LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +BROKEN= Does not compile + USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-perl=${PERL5} |