diff options
Diffstat (limited to 'textproc/p5-SGML-Parser-OpenSP/Makefile')
-rw-r--r-- | textproc/p5-SGML-Parser-OpenSP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-SGML-Parser-OpenSP/Makefile b/textproc/p5-SGML-Parser-OpenSP/Makefile index beaad8202b9d..d70f04067a49 100644 --- a/textproc/p5-SGML-Parser-OpenSP/Makefile +++ b/textproc/p5-SGML-Parser-OpenSP/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ARGS+="INC=-I${LOCALBASE}/include" MAN3= SGML::Parser::OpenSP.3 SGML::Parser::OpenSP::Tools.3 +NO_STAGE= yes post-patch: (cd ${WRKSRC} ; \ ${REINPLACE_CMD} "s|%%LOCALBASE%%|${LOCALBASE}|g" Makefile.PL ) |