diff options
Diffstat (limited to 'games/plee-the-bear/Makefile')
-rw-r--r-- | games/plee-the-bear/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/plee-the-bear/Makefile b/games/plee-the-bear/Makefile index 63f4e1c3a9dc..a9e086af2075 100644 --- a/games/plee-the-bear/Makefile +++ b/games/plee-the-bear/Makefile @@ -32,6 +32,7 @@ CMAKE_ARGS= -Dlibclaw_DIR="${LOCALBASE}/share/libclaw/cmake" \ MAN6= plee-the-bear.6 running-bear.6 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |