diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:31:05 +0000 |
commit | 1c32e4e1de0f649cdc4632b2ce8e401ec8769102 (patch) | |
tree | 676eb8e3648e19cf439294810bfe1da558272276 /www/chtml | |
parent | BROKEN: Installs perllocal.pod (diff) |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'www/chtml')
-rw-r--r-- | www/chtml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/chtml/Makefile b/www/chtml/Makefile index 6ebf6554eb06..23cedffe7615 100644 --- a/www/chtml/Makefile +++ b/www/chtml/Makefile @@ -17,6 +17,8 @@ COMMENT= Chunked HTML templating engine BUILD_DEPENDS= ${LOCALBASE}/bin/csiod:${PORTSDIR}/lang/siod +BROKEN= "Incomplete pkg-plist (installs files into nonstandard perl directory)" + WRKSRC= ${WRKDIR} MAKEFILE= makefile |