aboutsummaryrefslogtreecommitdiff
path: root/games/xblackjack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xblackjack/Makefile')
-rw-r--r--games/xblackjack/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xblackjack/Makefile b/games/xblackjack/Makefile
index 0ee624c41d3e..9f7c4ebf70d5 100644
--- a/games/xblackjack/Makefile
+++ b/games/xblackjack/Makefile
@@ -19,4 +19,5 @@ USE_XORG= x11 xext xp xt xmu
MAN1= xblackjack.1
CFLAGS+= -Wno-error=return-type
+NO_STAGE= yes
.include <bsd.port.mk>