diff options
Diffstat (limited to 'games/live-f1/Makefile')
-rw-r--r-- | games/live-f1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/live-f1/Makefile b/games/live-f1/Makefile index 85f80e0b24e5..a5a0368dd672 100644 --- a/games/live-f1/Makefile +++ b/games/live-f1/Makefile @@ -25,6 +25,7 @@ USE_OPENSSL= yes GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |