From ce5e4570204c37f4ac986a2a6bc076aa911167d6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/p5-Date-Handler/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/p5-Date-Handler') diff --git a/math/p5-Date-Handler/Makefile b/math/p5-Date-Handler/Makefile index cf80ed4b2679..4330b96eb7a7 100644 --- a/math/p5-Date-Handler/Makefile +++ b/math/p5-Date-Handler/Makefile @@ -16,6 +16,7 @@ USE_PERL5= configure patch MAN3= Date::Handler.3 Date::Handler::Delta.3 \ Date::Handler::Range.3 Date::Handler::Test.3 +NO_STAGE= yes post-patch: @${PERL} -pi -e 's/[a-z][a-z]_[A-Z][A-Z]/$$&.ISO8859-15/g' \ ${WRKSRC}/Handler.* ${WRKSRC}/README* -- cgit