diff options
Diffstat (limited to 'games/gnomeattacks')
-rw-r--r-- | games/gnomeattacks/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gnomeattacks/Makefile b/games/gnomeattacks/Makefile index 5142c138df32..970a488d7284 100644 --- a/games/gnomeattacks/Makefile +++ b/games/gnomeattacks/Makefile @@ -17,5 +17,4 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lm -NO_STAGE= yes .include <bsd.port.mk> |