aboutsummaryrefslogtreecommitdiff
path: root/devel/pcre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pcre/Makefile')
-rw-r--r--devel/pcre/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile
index f4971547bc9c..e38cd954f929 100644
--- a/devel/pcre/Makefile
+++ b/devel/pcre/Makefile
@@ -28,6 +28,7 @@ OPTIONS_DEFAULT= STACK_RECURSION
STACK_RECURSION_DESC= Use the stack for recursion during matching
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${ARCH} != "sparc64" && ${ARCH} != "ia64"