diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-11 19:51:18 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-11 19:51:18 +0000 |
commit | 7a98cf6c9adae1032e2184472c55c131602e7e5c (patch) | |
tree | c50155d52e1d4861fcbdbe1fdca19a96ea9c54db /games/fortunate/Makefile | |
parent | 2251dc252e140f6e6f897ceccffbf51d70089726 (diff) |
Notes
Diffstat (limited to 'games/fortunate/Makefile')
-rw-r--r-- | games/fortunate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/fortunate/Makefile b/games/fortunate/Makefile index 31b6f2cc34d1..98f815cc6f89 100644 --- a/games/fortunate/Makefile +++ b/games/fortunate/Makefile @@ -14,5 +14,4 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -NO_STAGE= yes .include <bsd.port.mk> |