diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 01:33:02 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 01:33:02 +0000 |
commit | d394d91a6ab79b2552ce91ad66446a1a3564ae55 (patch) | |
tree | 6b2046ea5205e6106b70f572dde8ed8864afc287 /graphics/p5-Image-PBMlib | |
parent | b59192cc24ef24fba3659c2761a29f8b3a4aca74 (diff) | |
download | ports-d394d91a6ab79b2552ce91ad66446a1a3564ae55.tar.gz ports-d394d91a6ab79b2552ce91ad66446a1a3564ae55.zip |
Notes
Diffstat (limited to 'graphics/p5-Image-PBMlib')
-rw-r--r-- | graphics/p5-Image-PBMlib/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Image-PBMlib/pkg-plist | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/graphics/p5-Image-PBMlib/Makefile b/graphics/p5-Image-PBMlib/Makefile index c16c870a8146..93579dd373e7 100644 --- a/graphics/p5-Image-PBMlib/Makefile +++ b/graphics/p5-Image-PBMlib/Makefile @@ -17,7 +17,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAN3= Image::PBMlib.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/p5-Image-PBMlib/pkg-plist b/graphics/p5-Image-PBMlib/pkg-plist index 16d770e8a16d..b7f9be51e1da 100644 --- a/graphics/p5-Image-PBMlib/pkg-plist +++ b/graphics/p5-Image-PBMlib/pkg-plist @@ -1,5 +1,6 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/PBMlib/.packlist +%%PERL5_MAN3%%/Image::PBMlib.3.gz %%SITE_PERL%%/Image/PBMlib.pm -@dirrmtry %%SITE_PERL%%/Image +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/PBMlib/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/PBMlib @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image +@dirrmtry %%SITE_PERL%%/Image |