aboutsummaryrefslogtreecommitdiff
path: root/textproc/pure-csv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/pure-csv/Makefile')
-rw-r--r--textproc/pure-csv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pure-csv/Makefile b/textproc/pure-csv/Makefile
index 9b4821eecd0a..1efcd6b3e0e5 100644
--- a/textproc/pure-csv/Makefile
+++ b/textproc/pure-csv/Makefile
@@ -14,5 +14,6 @@ NO_PURE_EXAMPLES= yes
PLIST_FILES= lib/pure/csv.pure \
lib/pure/csv.so
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/pure/bsd.pure.mk"
.include <bsd.port.mk>