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 /x11/etoile-xwindowserverkit/Makefile | |
parent | ec46bb88d18c00dd1c9a3e3bcc69238668068cd2 (diff) |
- drop USE_GNUSTEP_PREFIX
Notes
Notes:
svn path=/head/; revision=255316
Diffstat (limited to 'x11/etoile-xwindowserverkit/Makefile')
-rw-r--r-- | x11/etoile-xwindowserverkit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/etoile-xwindowserverkit/Makefile b/x11/etoile-xwindowserverkit/Makefile index c074e822b32b..a8c9537f7cc4 100644 --- a/x11/etoile-xwindowserverkit/Makefile +++ b/x11/etoile-xwindowserverkit/Makefile @@ -17,7 +17,6 @@ COMMENT= Etoile Project XWindowServerKit frameowrk USE_BZIP2= yes USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes |