diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-11 20:02:25 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-11 20:02:25 +0000 |
commit | 0e6c68fae85eba888bb14f90faa4f259ba470381 (patch) | |
tree | 2ad075caac91ff88c9027bef6cf6139f3cdb4739 /games/gnustep-sudoku/Makefile | |
parent | c7131cd77dcef5a3a14b2ea3b242b65a81a52e5b (diff) | |
download | ports-0e6c68fae85eba888bb14f90faa4f259ba470381.tar.gz ports-0e6c68fae85eba888bb14f90faa4f259ba470381.zip |
Notes
Diffstat (limited to 'games/gnustep-sudoku/Makefile')
-rw-r--r-- | games/gnustep-sudoku/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gnustep-sudoku/Makefile b/games/gnustep-sudoku/Makefile index 36256f435c92..6f0ffe2f76f6 100644 --- a/games/gnustep-sudoku/Makefile +++ b/games/gnustep-sudoku/Makefile @@ -19,5 +19,4 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -NO_STAGE= yes .include <bsd.port.mk> |