diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-16 02:28:00 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-16 02:28:00 +0000 |
commit | d5cca333e6417fbc2baf44afa1b21dd1dc11f65e (patch) | |
tree | 44ee59c9936c3807b473b42a36eaed9d277f37a7 /games/gmines/Makefile | |
parent | e4f83e79763576e0ce966c370e464d9908f7932d (diff) | |
download | ports-d5cca333e6417fbc2baf44afa1b21dd1dc11f65e.tar.gz ports-d5cca333e6417fbc2baf44afa1b21dd1dc11f65e.zip |
Notes
Diffstat (limited to 'games/gmines/Makefile')
-rw-r--r-- | games/gmines/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gmines/Makefile b/games/gmines/Makefile index 00641737f6c3..3d9650da406d 100644 --- a/games/gmines/Makefile +++ b/games/gmines/Makefile @@ -17,5 +17,4 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -NO_STAGE= yes .include <bsd.port.mk> |