diff options
Diffstat (limited to 'textproc/p5-pod2pdf/Makefile')
-rw-r--r-- | textproc/p5-pod2pdf/Makefile | 3 |
1 files changed, 0 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> |