aboutsummaryrefslogtreecommitdiff
path: root/misc/sword/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/sword/Makefile')
-rw-r--r--misc/sword/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile
index 8aa65b503b12..919bf31f7e4a 100644
--- a/misc/sword/Makefile
+++ b/misc/sword/Makefile
@@ -28,6 +28,7 @@ OPTIONS_DEFINE= CURL CLUCENE
CLUCENE_DESC= Include indexing capability
OPTIONS_DEFAULT=CURL CLUCENE
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCURL}