diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-05 09:40:32 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-05 09:40:32 +0800 |
commit | 5f5887aaac5be6ae82b2db46a605904112a74fdd (patch) | |
tree | e9940fb98c78ce38c6eff5481cdc60047114d191 /japanese/p5-Text-Kakasi | |
parent | d9efc98422d3b43728bae75f01b8192174f354c5 (diff) | |
download | freebsd-ports-gnome-5f5887aaac5be6ae82b2db46a605904112a74fdd.tar.gz freebsd-ports-gnome-5f5887aaac5be6ae82b2db46a605904112a74fdd.tar.zst freebsd-ports-gnome-5f5887aaac5be6ae82b2db46a605904112a74fdd.zip |
Support STAGEDIR.
Diffstat (limited to 'japanese/p5-Text-Kakasi')
-rw-r--r-- | japanese/p5-Text-Kakasi/Makefile | 2 | ||||
-rw-r--r-- | japanese/p5-Text-Kakasi/pkg-plist | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/p5-Text-Kakasi/Makefile b/japanese/p5-Text-Kakasi/Makefile index 14c5eabcab1f..1ed7ef91ebea 100644 --- a/japanese/p5-Text-Kakasi/Makefile +++ b/japanese/p5-Text-Kakasi/Makefile @@ -13,9 +13,7 @@ LIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi USES= perl5 USE_PERL5= configure -MAN3= Text::Kakasi.3 Text::Kakasi::JP.3 -NO_STAGE= yes .include <bsd.port.pre.mk> PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- diff --git a/japanese/p5-Text-Kakasi/pkg-plist b/japanese/p5-Text-Kakasi/pkg-plist index 177576afdc96..1f2491db2d69 100644 --- a/japanese/p5-Text-Kakasi/pkg-plist +++ b/japanese/p5-Text-Kakasi/pkg-plist @@ -1,9 +1,11 @@ +%%PERL5_MAN3%%/Text::Kakasi.3.gz +%%PERL5_MAN3%%/Text::Kakasi::JP.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/Text/Kakasi.pm %%SITE_PERL%%/%%PERL_ARCH%%/Text/Kakasi/JP.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Kakasi/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Kakasi/Kakasi.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Kakasi/Kakasi.so -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Kakasi -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Kakasi @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Kakasi +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text |