diff options
author | linimon <linimon@FreeBSD.org> | 2007-11-28 14:02:18 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-11-28 14:02:18 +0800 |
commit | a4dae29d8630af19cb12c52143bf3ce3ce3c176b (patch) | |
tree | 673610bc540226d511c90a6ee5452772cc7f07f2 /textproc | |
parent | 4e649bac26aa6b7c1075685917af02e5c837b748 (diff) | |
download | freebsd-ports-gnome-a4dae29d8630af19cb12c52143bf3ce3ce3c176b.tar.gz freebsd-ports-gnome-a4dae29d8630af19cb12c52143bf3ce3ce3c176b.tar.zst freebsd-ports-gnome-a4dae29d8630af19cb12c52143bf3ce3ce3c176b.zip |
Fix plist.
PR: ports/117696
Submitted by: leeym
Approved by: portmgr (self), maintainer timeout
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-Fathom/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Fathom/pkg-plist | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile index cedacd665112..61f271771c12 100644 --- a/textproc/p5-Lingua-EN-Fathom/Makefile +++ b/textproc/p5-Lingua-EN-Fathom/Makefile @@ -18,8 +18,6 @@ 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 diff --git a/textproc/p5-Lingua-EN-Fathom/pkg-plist b/textproc/p5-Lingua-EN-Fathom/pkg-plist index 29b63d126fec..00c2d9c7acbe 100644 --- a/textproc/p5-Lingua-EN-Fathom/pkg-plist +++ b/textproc/p5-Lingua-EN-Fathom/pkg-plist @@ -1,6 +1,4 @@ %%SITE_PERL%%/Lingua/EN/Fathom.pm -%%SITE_PERL%%/Lingua/EN/demo.pl -%%SITE_PERL%%/Lingua/EN/demo_recurse.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Fathom/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Fathom @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN |