[112870] trunk/dports/aqua/namebench/files/project.diff

ryandesign at macports.org ryandesign at macports.org
Sat Nov 2 20:28:02 PDT 2013


Revision: 112870
          https://trac.macports.org/changeset/112870
Author:   ryandesign at macports.org
Date:     2013-11-02 20:28:02 -0700 (Sat, 02 Nov 2013)
Log Message:
-----------
namebench: fix build with older Xcode

Modified Paths:
--------------
    trunk/dports/aqua/namebench/files/project.diff

Modified: trunk/dports/aqua/namebench/files/project.diff
===================================================================
--- trunk/dports/aqua/namebench/files/project.diff	2013-11-03 03:12:40 UTC (rev 112869)
+++ trunk/dports/aqua/namebench/files/project.diff	2013-11-03 03:28:02 UTC (rev 112870)
@@ -24,7 +24,7 @@
  		29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  		29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  		32CA4F630368D1EE00C91783 /* namebench_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = namebench_Prefix.pch; sourceTree = "<group>"; };
-+		5016A55A1825CF38009A6057 /* Python */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = Python; path = @FRAMEWORKS_DIR@/Python.framework/Versions/@PYTHON_VERSION@/Python; sourceTree = "<group>"; };
++		5016A55A1825CF38009A6057 /* Python */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = Python; path = @FRAMEWORKS_DIR@/Python.framework/Versions/@PYTHON_VERSION@/Python; sourceTree = "<absolute>"; };
  		697CE1E910DA048D00D5C46F /* tools */ = {isa = PBXFileReference; lastKnownFileType = folder; name = tools; path = ../tools; sourceTree = SOURCE_ROOT; };
  		697CE1EA10DA048D00D5C46F /* nb_third_party */ = {isa = PBXFileReference; lastKnownFileType = folder; name = nb_third_party; path = ../nb_third_party; sourceTree = SOURCE_ROOT; };
  		697CE1EB10DA048D00D5C46F /* templates */ = {isa = PBXFileReference; lastKnownFileType = folder; name = templates; path = ../templates; sourceTree = SOURCE_ROOT; };
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131102/8abf0c35/attachment.html>


More information about the macports-changes mailing list