diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 09:15:30 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 09:15:30 +0800 |
commit | 692e5e6bf6f01d7ebd17d71e1f2134623f20af39 (patch) | |
tree | 0ad61a8bee9b598d75e1b93a0584db9bfcb6c653 /textproc/p5-Lingua-EN-Fathom | |
parent | cc12b3f8e104fed59aea6006f86ce341131dc73f (diff) | |
download | freebsd-ports-graphics-692e5e6bf6f01d7ebd17d71e1f2134623f20af39.tar.gz freebsd-ports-graphics-692e5e6bf6f01d7ebd17d71e1f2134623f20af39.tar.zst freebsd-ports-graphics-692e5e6bf6f01d7ebd17d71e1f2134623f20af39.zip |
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'textproc/p5-Lingua-EN-Fathom')
-rw-r--r-- | textproc/p5-Lingua-EN-Fathom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile index da73d946159..a9de107cf30 100644 --- a/textproc/p5-Lingua-EN-Fathom/Makefile +++ b/textproc/p5-Lingua-EN-Fathom/Makefile @@ -18,6 +18,8 @@ COMMENT= Lingua::EN::Fathom - Measure readability of English text BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Syllable.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Syllable RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incorrect pkg-plist + PERL_CONFIGURE= yes MAN3= Lingua::EN::Fathom.3 |