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.
8 lines
294 B
Text
8 lines
294 B
Text
--- SpaceTimeViewer/GNUmakefile.orig 2005-06-29 21:08:47 UTC
|
|
+++ SpaceTimeViewer/GNUmakefile
|
|
@@ -1,4 +1,4 @@
|
|
-BUNDLE_INSTALL_DIR=$(GNUSTEP_INSTALLATION_DIR)/Library/Bundles/Paje
|
|
+BUNDLE_INSTALL_DIR=$(DESTDIR)/$(GNUSTEP_SYSTEM_LIBRARY)/Bundles/Paje
|
|
|
|
include $(GNUSTEP_MAKEFILES)/common.make
|
|
|