diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-05-30 12:28:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-05-30 12:28:39 +0000 |
commit | ca8e128e6212bd33d5de26a9bc7bec0bc4359156 (patch) | |
tree | 254262630d86e6b617abfedbdb7461dd9b45418d /games/gnustep-sudoku/Makefile | |
parent | ec46bb88d18c00dd1c9a3e3bcc69238668068cd2 (diff) |
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 992b047349c4..ae43c4f057d3 100644 --- a/games/gnustep-sudoku/Makefile +++ b/games/gnustep-sudoku/Makefile @@ -18,7 +18,6 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Sudoku solver and generator USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes |