diff options
Diffstat (limited to 'textproc/p5-SGML-DTDParse/Makefile')
-rw-r--r-- | textproc/p5-SGML-DTDParse/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/p5-SGML-DTDParse/Makefile b/textproc/p5-SGML-DTDParse/Makefile index 09e9daeafcc5..ea85e17085c3 100644 --- a/textproc/p5-SGML-DTDParse/Makefile +++ b/textproc/p5-SGML-DTDParse/Makefile @@ -19,8 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= dtddiff2html.1 dtdformat.1 dtddiff.1 dtdparse.1 dtdflatten.1 -MAN3= SGML::DTDParse::DTD.3 SGML::DTDParse.3 SGML::DTDParse::Util.3 - -NO_STAGE= yes .include <bsd.port.mk> |