diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-06 07:39:31 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-06 07:39:31 +0000 |
commit | 1ced34fc222b99a0607b3a86eb116ea4c40fc85c (patch) | |
tree | 4e7cafaec5470be1076a8254b1d3f4d6c2508620 /security/p5-Authen-Simple-HTTP | |
parent | c2d03d48afa46d82df5e16103ea240da9ebb6e6a (diff) |
Notes
Diffstat (limited to 'security/p5-Authen-Simple-HTTP')
-rw-r--r-- | security/p5-Authen-Simple-HTTP/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Authen-Simple-HTTP/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Authen-Simple-HTTP/Makefile b/security/p5-Authen-Simple-HTTP/Makefile index ccff0c1f8ea6..7f46f5a3f53b 100644 --- a/security/p5-Authen-Simple-HTTP/Makefile +++ b/security/p5-Authen-Simple-HTTP/Makefile @@ -14,10 +14,7 @@ BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Authen::Simple::HTTP.3 - USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-Simple-HTTP/pkg-plist b/security/p5-Authen-Simple-HTTP/pkg-plist index 2ee1597eb822..29b014821e7a 100644 --- a/security/p5-Authen-Simple-HTTP/pkg-plist +++ b/security/p5-Authen-Simple-HTTP/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Authen::Simple::HTTP.3.gz %%SITE_PERL%%/Authen/Simple/HTTP.pm @dirrmtry %%SITE_PERL%%/Authen/Simple @dirrmtry %%SITE_PERL%%/Authen |