diff options
author | kris <kris@FreeBSD.org> | 2005-02-12 08:45:01 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-12 08:45:01 +0800 |
commit | 440d38f3be004207f7b84864dccea5ab11b77c5c (patch) | |
tree | bb55aa2f32c93146bd3878c6b7bd2a62845048aa /japanese/weblint97 | |
parent | 5ff595ec19d39c3ce4238f4c8234af9791620186 (diff) | |
download | freebsd-ports-gnome-440d38f3be004207f7b84864dccea5ab11b77c5c.tar.gz freebsd-ports-gnome-440d38f3be004207f7b84864dccea5ab11b77c5c.tar.zst freebsd-ports-gnome-440d38f3be004207f7b84864dccea5ab11b77c5c.zip |
BROKEN: Incomplete pkg-plist (port installs into nonstandard perl
directory)
Diffstat (limited to 'japanese/weblint97')
-rw-r--r-- | japanese/weblint97/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/weblint97/Makefile b/japanese/weblint97/Makefile index b3c0c0708994..50ba419bf582 100644 --- a/japanese/weblint97/Makefile +++ b/japanese/weblint97/Makefile @@ -18,6 +18,8 @@ COMMENT= An internationalized HTML checker with japanese message(EUC-JP) RUN_DEPENDS= ${SITE_PERL}/jcode.pl:${PORTSDIR}/japanese/jcode.pl +BROKEN= "Incomplete pkg-plist (port installs into nonstandard perl directory)" + WRKSRC= ${WRKDIR}/weblint-97 MANLANG= ja MAN1= jweblint.1 |