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-Sane | |
parent | b59192cc24ef24fba3659c2761a29f8b3a4aca74 (diff) |
Notes
Diffstat (limited to 'graphics/p5-Sane')
-rw-r--r-- | graphics/p5-Sane/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Sane/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/graphics/p5-Sane/Makefile b/graphics/p5-Sane/Makefile index 85d090d34822..db0ece1a486f 100644 --- a/graphics/p5-Sane/Makefile +++ b/graphics/p5-Sane/Makefile @@ -17,9 +17,6 @@ BUILD_DEPENDS= p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \ USES= perl5 USE_PERL5= configure -MAN3= Sane.3 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^my $$inc = / s|-I\.|& -I${LOCALBASE}/include|' ${WRKSRC}/Makefile.PL diff --git a/graphics/p5-Sane/pkg-plist b/graphics/p5-Sane/pkg-plist index 968c1fb002ad..4f1da90a5f33 100644 --- a/graphics/p5-Sane/pkg-plist +++ b/graphics/p5-Sane/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Sane.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/Sane.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sane/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sane/Sane.bs |