aboutsummaryrefslogtreecommitdiff
path: root/games/golly/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/golly/Makefile')
-rw-r--r--games/golly/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/golly/Makefile b/games/golly/Makefile
index 85fa6493e598..6939c6815064 100644
--- a/games/golly/Makefile
+++ b/games/golly/Makefile
@@ -17,4 +17,5 @@ USE_WX= 2.8+
DESKTOP_ENTRIES= "Golly" "${COMMENT}" "${PREFIX}/share/pixmaps/golly.xpm" \
"${PREFIX}/bin/golly" "Education;" "true"
+NO_STAGE= yes
.include <bsd.port.mk>