mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 05:30:31 -04:00
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
345 B
Text
11 lines
345 B
Text
--- Boxes.bproj/GNUmakefile.orig 2017-08-13 17:28:44 UTC
|
|
+++ Boxes.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)
|
|
-
|
|
|
|
# Boxes_MAIN_MODEL_FILE = Boxes.gorm
|
|
Boxes_PRINCIPAL_CLASS = BoxesView
|