diff options
Diffstat (limited to 'games/3dpong/Makefile')
-rw-r--r-- | games/3dpong/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile index b28b94681611..ca6f0c437f1c 100644 --- a/games/3dpong/Makefile +++ b/games/3dpong/Makefile @@ -37,6 +37,7 @@ PORTEXAMPLES= * DESKTOP_ENTRIES="3D Pong" "${COMMENT}" "${PORTNAME}" \ "${PORTNAME}" "Game;ArcadeGame;" false +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |