diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 08:31:05 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 08:31:05 +0800 |
commit | d6359efa621b7bc175374e796fb1017992fc8878 (patch) | |
tree | 6f68874371aba405cbbd8262cc2910d5ab0eff87 /www/chtml | |
parent | 5b0d52f14b971fb2d057848a5b6a41d02f1b876f (diff) | |
download | freebsd-ports-gnome-d6359efa621b7bc175374e796fb1017992fc8878.tar.gz freebsd-ports-gnome-d6359efa621b7bc175374e796fb1017992fc8878.tar.zst freebsd-ports-gnome-d6359efa621b7bc175374e796fb1017992fc8878.zip |
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 |