diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-04-11 19:58:23 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-04-11 19:58:23 +0000 |
commit | 5c8180c45b560273edf98bd021be6caa7d7e8c06 (patch) | |
tree | a39ae795d2582f5f657c74793ddca295f06beeb2 /games/gnomeattacks | |
parent | 712ee8dd0b0120dadd6b0c23bb7e1068c87643d4 (diff) | |
download | ports-5c8180c45b560273edf98bd021be6caa7d7e8c06.tar.gz ports-5c8180c45b560273edf98bd021be6caa7d7e8c06.zip |
Notes
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> |