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/fortunate/Makefile | |
parent | ec46bb88d18c00dd1c9a3e3bcc69238668068cd2 (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 15f3018baa93..2d102d681595 100644 --- a/games/fortunate/Makefile +++ b/games/fortunate/Makefile @@ -15,7 +15,6 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Graphical front-end to the command-line BSD fortune USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes |