diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-05-30 20:28:39 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-05-30 20:28:39 +0800 |
commit | d4a4f3df0be988ab15fc4048b43cae977bb2049d (patch) | |
tree | c217400d9aaa5ed42ce7de1a6c5fedb1cb52cca5 /x11/gnustep-app | |
parent | f8047d70bdf81b846d319abc19375c856eb49690 (diff) | |
download | freebsd-ports-gnome-d4a4f3df0be988ab15fc4048b43cae977bb2049d.tar.gz freebsd-ports-gnome-d4a4f3df0be988ab15fc4048b43cae977bb2049d.tar.zst freebsd-ports-gnome-d4a4f3df0be988ab15fc4048b43cae977bb2049d.zip |
- drop USE_GNUSTEP_PREFIX
Diffstat (limited to 'x11/gnustep-app')
-rw-r--r-- | x11/gnustep-app/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 12d0bf3cf90a..2359f6c03bb4 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -19,7 +19,6 @@ COMMENT= Metaport for GNUstep applications NO_BUILD= yes NO_INSTALL= yes USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BASE= yes USE_GNUSTEP_GUI= yes USE_GNUSTEP_BACK= yes |