diff options
-rw-r--r-- | textproc/p5-pod2pdf/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-pod2pdf/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-pod2pdf/Makefile b/textproc/p5-pod2pdf/Makefile index a2f52b3a6015..f856dab129f8 100644 --- a/textproc/p5-pod2pdf/Makefile +++ b/textproc/p5-pod2pdf/Makefile @@ -19,7 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= pod2pdf.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-pod2pdf/pkg-plist b/textproc/p5-pod2pdf/pkg-plist index 876c85395ac7..e7505320cee2 100644 --- a/textproc/p5-pod2pdf/pkg-plist +++ b/textproc/p5-pod2pdf/pkg-plist @@ -1,4 +1,5 @@ bin/pod2pdf +man/man1/pod2pdf.1.gz %%SITE_PERL%%/App/pod2pdf.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/pod2pdf/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/pod2pdf |