diff options
Diffstat (limited to 'textproc/p5-Pod-XML/Makefile')
-rw-r--r-- | textproc/p5-Pod-XML/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/p5-Pod-XML/Makefile b/textproc/p5-Pod-XML/Makefile index 95440d915cfa..7600a08f010f 100644 --- a/textproc/p5-Pod-XML/Makefile +++ b/textproc/p5-Pod-XML/Makefile @@ -18,8 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= pod2xml.1 -MAN3= Pod::XML.3 - -NO_STAGE= yes .include <bsd.port.mk> |