diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-07 11:52:41 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-07 11:52:41 +0800 |
commit | 5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6 (patch) | |
tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-Regexp-Common-Email-Address | |
parent | aa7203bfe36ea4c6977d938d04e68f98ab231647 (diff) | |
download | freebsd-ports-gnome-5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6.tar.gz freebsd-ports-gnome-5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6.tar.zst freebsd-ports-gnome-5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6.zip |
Support STAGEDIR.
Diffstat (limited to 'textproc/p5-Regexp-Common-Email-Address')
-rw-r--r-- | textproc/p5-Regexp-Common-Email-Address/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Regexp-Common-Email-Address/pkg-plist | 11 |
2 files changed, 6 insertions, 8 deletions
diff --git a/textproc/p5-Regexp-Common-Email-Address/Makefile b/textproc/p5-Regexp-Common-Email-Address/Makefile index 6293f7389587..125962124d9e 100644 --- a/textproc/p5-Regexp-Common-Email-Address/Makefile +++ b/textproc/p5-Regexp-Common-Email-Address/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Regexp::Common::Email::Address.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Regexp-Common-Email-Address/pkg-plist b/textproc/p5-Regexp-Common-Email-Address/pkg-plist index f15c48b0f72a..69c8f7def175 100644 --- a/textproc/p5-Regexp-Common-Email-Address/pkg-plist +++ b/textproc/p5-Regexp-Common-Email-Address/pkg-plist @@ -1,9 +1,10 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Common/Email/Address/.packlist +%%PERL5_MAN3%%/Regexp::Common::Email::Address.3.gz %%SITE_PERL%%/Regexp/Common/Email/Address.pm -@dirrmtry %%SITE_PERL%%/Regexp/Common/Email -@dirrmtry %%SITE_PERL%%/Regexp/Common -@dirrmtry %%SITE_PERL%%/Regexp -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Common/Email/Address +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Common/Email/Address/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Common/Email/Address @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Common/Email @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Common @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp +@dirrmtry %%SITE_PERL%%/Regexp/Common/Email +@dirrmtry %%SITE_PERL%%/Regexp/Common +@dirrmtry %%SITE_PERL%%/Regexp |