diff options
author | pawel <pawel@FreeBSD.org> | 2014-04-12 03:58:23 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-04-12 03:58:23 +0800 |
commit | 7a7395a3af1ffba6f073c5add08252b4a71e6197 (patch) | |
tree | a39ae795d2582f5f657c74793ddca295f06beeb2 /games | |
parent | a3c328bdffa19b88f948141a921499b1d9a3b7b1 (diff) | |
download | freebsd-ports-gnome-7a7395a3af1ffba6f073c5add08252b4a71e6197.tar.gz freebsd-ports-gnome-7a7395a3af1ffba6f073c5add08252b4a71e6197.tar.zst freebsd-ports-gnome-7a7395a3af1ffba6f073c5add08252b4a71e6197.zip |
Port is stage safe
Diffstat (limited to 'games')
-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> |