diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-09-26 22:35:04 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-09-26 22:35:04 +0800 |
commit | 790daaea843b9d76278405e2384e89409f9e3219 (patch) | |
tree | 83d19ba96c927de4ba74fdf2098c79ef6ac86722 /chinese/p5-Lingua-Han-Utils | |
parent | 9e5d4dfaadeab52d5bd2e44a8daecfe0a25b4561 (diff) | |
download | freebsd-ports-gnome-790daaea843b9d76278405e2384e89409f9e3219.tar.gz freebsd-ports-gnome-790daaea843b9d76278405e2384e89409f9e3219.tar.zst freebsd-ports-gnome-790daaea843b9d76278405e2384e89409f9e3219.zip |
Support stage.
Diffstat (limited to 'chinese/p5-Lingua-Han-Utils')
-rw-r--r-- | chinese/p5-Lingua-Han-Utils/Makefile | 1 | ||||
-rw-r--r-- | chinese/p5-Lingua-Han-Utils/pkg-plist | 9 |
2 files changed, 5 insertions, 5 deletions
diff --git a/chinese/p5-Lingua-Han-Utils/Makefile b/chinese/p5-Lingua-Han-Utils/Makefile index dd2092f2824e..acee801f42ae 100644 --- a/chinese/p5-Lingua-Han-Utils/Makefile +++ b/chinese/p5-Lingua-Han-Utils/Makefile @@ -21,5 +21,4 @@ USE_PERL5= configure MAN3= Lingua::Han::Utils.3 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/chinese/p5-Lingua-Han-Utils/pkg-plist b/chinese/p5-Lingua-Han-Utils/pkg-plist index 009eb95850c2..60d489fbd3fa 100644 --- a/chinese/p5-Lingua-Han-Utils/pkg-plist +++ b/chinese/p5-Lingua-Han-Utils/pkg-plist @@ -1,7 +1,8 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Han/Utils/.packlist +%%PERL5_MAN3%%/Lingua::Han::Utils.3.gz %%SITE_PERL%%/Lingua/Han/Utils.pm -@dirrmtry %%SITE_PERL%%/Lingua/Han -@dirrmtry %%SITE_PERL%%/Lingua -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Han/Utils +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Han/Utils/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Han/Utils @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Han @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua +@dirrmtry %%SITE_PERL%%/Lingua/Han +@dirrmtry %%SITE_PERL%%/Lingua |