aboutsummaryrefslogtreecommitdiff
path: root/net/pure-sockets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pure-sockets/Makefile')
-rw-r--r--net/pure-sockets/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pure-sockets/Makefile b/net/pure-sockets/Makefile
index 91988959d33c..9685ecf8c5a5 100644
--- a/net/pure-sockets/Makefile
+++ b/net/pure-sockets/Makefile
@@ -13,5 +13,6 @@ USE_PURE= yes
PLIST_FILES= lib/pure/sockets.pure \
lib/pure/sockets.so
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/pure/bsd.pure.mk"
.include <bsd.port.mk>