diff options
Diffstat (limited to 'textproc/p5-SGML-DTDParse/Makefile')
-rw-r--r-- | textproc/p5-SGML-DTDParse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-SGML-DTDParse/Makefile b/textproc/p5-SGML-DTDParse/Makefile index a1c7b616b458..09e9daeafcc5 100644 --- a/textproc/p5-SGML-DTDParse/Makefile +++ b/textproc/p5-SGML-DTDParse/Makefile @@ -22,4 +22,5 @@ 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> |