31e0b9f12c
Update the default Objective-C compiler. Fix various build failures in GNUstep ports from newer versions of the GNUstep core libraries and from changes to GNUstep Make. Update various ports that use GNUstep and bump the portrevision of the ones that haven't had a new release.
11 lines
366 B
Text
11 lines
366 B
Text
--- NickSpace.bproj/GNUmakefile.orig 2017-08-13 17:29:06 UTC
|
|
+++ NickSpace.bproj/GNUmakefile
|
|
@@ -26,8 +26,6 @@
|
|
# If not, write to the Free Software Foundation,
|
|
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
|
|
-GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
|
|
-
|
|
NickSpace_MAIN_MODEL_FILE = NickSpace.gorm
|
|
|
|
include $(GNUSTEP_MAKEFILES)/common.make
|