From 260207ce91e2656af49dbcb8b2556c315389b3a2 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:17:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) --- textproc/p5-XML-STX/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/p5-XML-STX') diff --git a/textproc/p5-XML-STX/Makefile b/textproc/p5-XML-STX/Makefile index fe25a3b1cf0c..da7f9f29ee33 100644 --- a/textproc/p5-XML-STX/Makefile +++ b/textproc/p5-XML-STX/Makefile @@ -23,6 +23,7 @@ MAN3= XML::STX.3 XML::STX::Base.3 XML::STX::Buffer.3 \ XML::STX::STXPath.3 XML::STX::Stylesheet.3 XML::STX::TrAX.3 \ XML::STX::Writer.3 +NO_STAGE= yes post-extract: @${MKDIR} ${WRKSRC}/scripts @${MV} ${WRKSRC}/stx*.pl ${WRKSRC}/scripts -- cgit