Ticket #14923: python25-universal.diff

File python25-universal.diff, 759 bytes (added by rigahial@…, 16 years ago)
  • lang/python25/files/patch-Makefile.pre.in.diff

    diff --unidirectional-new-file -ru -x PortIndex ports.orig/lang/python25/files/patch-Makefile.pre.in.diff ports/lang/python25/files/patch-Makefile.pre.in.diff
    old new  
    99+               -all_load $(LIBRARY) -single_module \
    1010+               -install_name $(LIBDIR)/$@ \
    1111+               -compatibility_version $(VERSION) \
    12 +               -current_version $(VERSION) -lSystem -lSystemStubs $(LDFLAGS)
     12+               -current_version $(VERSION) -lSystem -lSystemStubs
    1313+
    1414 # This rule is here for OPENSTEP/Rhapsody/MacOSX. It builds a temporary
    1515 # minimal framework (not including the Lib directory and such) in the current