mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -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
347 B
Text
11 lines
347 B
Text
--- Black.bproj/GNUmakefile.orig 2017-08-13 17:29:20 UTC
|
|
+++ Black.bproj/GNUmakefile
|
|
@@ -18,8 +18,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)
|
|
-
|
|
# Black_MAIN_MODEL_FILE = Black.gmodel
|
|
Black_PRINCIPAL_CLASS = BlackView
|
|
|