diff options
Diffstat (limited to 'textproc/p5-XML-DT/Makefile')
-rw-r--r-- | textproc/p5-XML-DT/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-DT/Makefile b/textproc/p5-XML-DT/Makefile index 089eaf2b01ec..2fc62b0f4f75 100644 --- a/textproc/p5-XML-DT/Makefile +++ b/textproc/p5-XML-DT/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN1= mkdtskel.1 mkdtdskel.1 mkxmltype.1 MAN3= XML::DT.3 +NO_STAGE= yes .include <bsd.port.mk> |