aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-Tagger
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 03:52:41 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 03:52:41 +0000
commitfb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch)
tree36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-Lingua-EN-Tagger
parent641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff)
downloadports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.tar.gz
ports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=333056
Diffstat (limited to 'textproc/p5-Lingua-EN-Tagger')
-rw-r--r--textproc/p5-Lingua-EN-Tagger/Makefile3
-rw-r--r--textproc/p5-Lingua-EN-Tagger/pkg-plist9
2 files changed, 5 insertions, 7 deletions
diff --git a/textproc/p5-Lingua-EN-Tagger/Makefile b/textproc/p5-Lingua-EN-Tagger/Makefile
index 1d0bd39f54b7..53d581485d5f 100644
--- a/textproc/p5-Lingua-EN-Tagger/Makefile
+++ b/textproc/p5-Lingua-EN-Tagger/Makefile
@@ -21,7 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Lingua::EN::Tagger.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-Lingua-EN-Tagger/pkg-plist b/textproc/p5-Lingua-EN-Tagger/pkg-plist
index f513fb9e9438..660acf54ac3d 100644
--- a/textproc/p5-Lingua-EN-Tagger/pkg-plist
+++ b/textproc/p5-Lingua-EN-Tagger/pkg-plist
@@ -1,13 +1,14 @@
+%%PERL5_MAN3%%/Lingua::EN::Tagger.3.gz
%%SITE_PERL%%/Lingua/EN/Tagger.pm
-%%SITE_PERL%%/Lingua/EN/Tagger/tags.yml
-%%SITE_PERL%%/Lingua/EN/Tagger/pos_words.hash
%%SITE_PERL%%/Lingua/EN/Tagger/pos_tags.hash
+%%SITE_PERL%%/Lingua/EN/Tagger/pos_words.hash
+%%SITE_PERL%%/Lingua/EN/Tagger/tags.yml
%%SITE_PERL%%/Lingua/EN/Tagger/unknown.yml
%%SITE_PERL%%/Lingua/EN/Tagger/words.yml
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Tagger/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Tagger
-@dirrm %%SITE_PERL%%/Lingua/EN/Tagger
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Tagger
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua
+@dirrmtry %%SITE_PERL%%/Lingua/EN/Tagger
@dirrmtry %%SITE_PERL%%/Lingua/EN
@dirrmtry %%SITE_PERL%%/Lingua