diff options
Diffstat (limited to 'textproc/p5-SGMLSpm/Makefile')
-rw-r--r-- | textproc/p5-SGMLSpm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-SGMLSpm/Makefile b/textproc/p5-SGMLSpm/Makefile index a4b683d4ef94..707bfcf101df 100644 --- a/textproc/p5-SGMLSpm/Makefile +++ b/textproc/p5-SGMLSpm/Makefile @@ -25,6 +25,7 @@ SHEBANG_FILES= sgmlspl.pl \ INSTALL_TARGET= install BINDIR=${PREFIX}/bin \ PERL5DIR=${SITE_PERL} SPECDIR=${EXAMPLESDIR} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |