aboutsummaryrefslogtreecommitdiff
path: root/lang/parrot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/parrot/Makefile')
-rw-r--r--lang/parrot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index 24361d588975..9651fa66efd4 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -52,6 +52,7 @@ PARROT_DOCS= ${PARROT_SHARE_DIR}
PLIST_SUB+= PARROT_VER="${PORTVERSION}" \
PARROT_DOCS="${PARROT_DOCS}"
+NO_STAGE= yes
.include "${.CURDIR}/Makefile.common"
.include <bsd.port.pre.mk>