diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:53:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:53:52 +0000 |
commit | 07a224c352bc56d353ad6823d342b2f06717d736 (patch) | |
tree | 90a65ddcc9aa0308dcea0205c9937405427a5d09 /security/pbnj | |
parent | 99c990d6843dfdc313cd9b88b03983bdb2af1ac5 (diff) |
Notes
Diffstat (limited to 'security/pbnj')
-rw-r--r-- | security/pbnj/Makefile | 5 | ||||
-rw-r--r-- | security/pbnj/pkg-plist | 3 |
2 files changed, 3 insertions, 5 deletions
diff --git a/security/pbnj/Makefile b/security/pbnj/Makefile index 5aafd1c5d12c..7764d748bc8d 100644 --- a/security/pbnj/Makefile +++ b/security/pbnj/Makefile @@ -23,11 +23,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ USES= perl5 USE_PERL5= configure -MAN1= scanpbnj.1p \ - outputpbnj.1p \ - genlist.1p - -NO_STAGE= yes post-configure: @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile diff --git a/security/pbnj/pkg-plist b/security/pbnj/pkg-plist index dd9c549d408f..a19a0446a7a5 100644 --- a/security/pbnj/pkg-plist +++ b/security/pbnj/pkg-plist @@ -1,5 +1,8 @@ bin/scanpbnj bin/outputpbnj bin/genlist +man/man1/genlist.1p.gz +man/man1/outputpbnj.1p.gz +man/man1/scanpbnj.1p.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/pbnj/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/pbnj |