Ticket #22067: MacPorts-1.6.0-nofoundation.patch

File MacPorts-1.6.0-nofoundation.patch, 1.2 KB (added by afb@…, 15 years ago)
  • MacPorts-1.6.0

    diff -ur MacPorts-1.6.0.orig/configure MacPorts-1.6.0/configure
    old new  
    62136213        else
    62146214                { { echo "$as_me:$LINENO: error: Could not find a working Foundation implementation" >&5
    62156215echo "$as_me: error: Could not find a working Foundation implementation" >&2;}
    6216    { (exit 1); exit 1; }; }
     6216#   { (exit 1); exit 1; }; }
    62176217        fi
    62186218
    62196219
  • MacPorts-1.6.0

    diff -ur MacPorts-1.6.0.orig/configure.ac MacPorts-1.6.0/configure.ac
    old new  
    113113
    114114# Foundation checks
    115115ACX_PTHREAD
    116 MP_OBJC_RUNTIME
    117 MP_OBJC_FOUNDATION
     116#MP_OBJC_RUNTIME
     117#MP_OBJC_FOUNDATION
    118118
    119119MP_PROG_DAEMONDO
    120120#MP_PROG_XAR
  • src/Makefile.in

    diff -ur MacPorts-1.6.0.orig/src/Makefile.in MacPorts-1.6.0/src/Makefile.in
    old new  
    77                        registry1.0 \
    88                        registry2.0 \
    99                        darwintracelib1.0 \
    10                         tclobjc1.0
     10                        #tclobjc1.0
    1111SUBDIR=         ${TCLPKG} port programs
    1212
    1313all::