[85427] trunk/dports/aqua/DateLine/files/project.pbxproj.patch

ryandesign at macports.org ryandesign at macports.org
Thu Oct 13 10:56:42 PDT 2011


Revision: 85427
          http://trac.macports.org/changeset/85427
Author:   ryandesign at macports.org
Date:     2011-10-13 10:56:38 -0700 (Thu, 13 Oct 2011)
Log Message:
-----------
DateLine: don't hardcode /opt/local in patchfile

Modified Paths:
--------------
    trunk/dports/aqua/DateLine/files/project.pbxproj.patch

Modified: trunk/dports/aqua/DateLine/files/project.pbxproj.patch
===================================================================
--- trunk/dports/aqua/DateLine/files/project.pbxproj.patch	2011-10-13 17:16:12 UTC (rev 85426)
+++ trunk/dports/aqua/DateLine/files/project.pbxproj.patch	2011-10-13 17:56:38 UTC (rev 85427)
@@ -5,7 +5,7 @@
  		FAB8840C0FEFA77B00643D4A /* MyApp.scriptSuite */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.scriptSuite; path = MyApp.scriptSuite; sourceTree = "<group>"; };
  		FAB8840D0FEFA77B00643D4A /* MyApp.scriptTerminology */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.scriptTerminology; path = MyApp.scriptTerminology; sourceTree = "<group>"; };
 -		FAB884120FEFA8C900643D4A /* libcrypto.0.9.7.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.0.9.7.dylib; path = /usr/lib/libcrypto.0.9.7.dylib; sourceTree = "<absolute>"; };
-+		FAB884120FEFA8C900643D4A /* libcrypto.0.9.7.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = /opt/local/lib/libcrypto.dylib; sourceTree = "<absolute>"; };
++		FAB884120FEFA8C900643D4A /* libcrypto.0.9.7.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = __PREFIX__/lib/libcrypto.dylib; sourceTree = "<absolute>"; };
  		FAB884450FEFAE8500643D4A /* DateLine_splash.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DateLine_splash.png; sourceTree = "<group>"; };
  		FAB8896E0FF351FF00643D4A /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
  		FAB889D10FF36A5000643D4A /* ReadMe.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = ReadMe.rtf; sourceTree = "<group>"; };
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111013/e07f36ba/attachment.html>


More information about the macports-changes mailing list