diff options
Diffstat (limited to 'misc/p5-Array-IntSpan/Makefile')
-rw-r--r-- | misc/p5-Array-IntSpan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-Array-IntSpan/Makefile b/misc/p5-Array-IntSpan/Makefile index e12e90726134..7499712d7d3f 100644 --- a/misc/p5-Array-IntSpan/Makefile +++ b/misc/p5-Array-IntSpan/Makefile @@ -15,6 +15,7 @@ USE_PERL5= configure MAN3= Array::IntSpan.3 Array::IntSpan::Fields.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e 's/3pm/3/g' ${WRKSRC}/${CONFIGURE_SCRIPT} |