[125038] trunk/dports/mail/Pantomime-Framework/Portfile

jmr at macports.org jmr at macports.org
Wed Sep 3 03:21:20 PDT 2014


Revision: 125038
          https://trac.macports.org/changeset/125038
Author:   jmr at macports.org
Date:     2014-09-03 03:21:20 -0700 (Wed, 03 Sep 2014)
Log Message:
-----------
Pantomime-Framework: use correct target for older Xcode

Modified Paths:
--------------
    trunk/dports/mail/Pantomime-Framework/Portfile

Modified: trunk/dports/mail/Pantomime-Framework/Portfile
===================================================================
--- trunk/dports/mail/Pantomime-Framework/Portfile	2014-09-03 10:19:38 UTC (rev 125037)
+++ trunk/dports/mail/Pantomime-Framework/Portfile	2014-09-03 10:21:20 UTC (rev 125038)
@@ -21,7 +21,6 @@
 worksrcdir			Pantomime
 
 xcode.project		Pantomime.xcode
-xcode.target        Pantomime\ (Upgraded)
 xcode.destroot.type framework
 
 if {${os.major} >= 10} {
@@ -29,4 +28,5 @@
         file copy -force ${filespath}/project.pbxproj ${worksrcpath}/${xcode.project}
         file copy ${filespath}/Info-Pantomime__Upgraded_.plist ${worksrcpath}
     }
+    xcode.target        Pantomime\ (Upgraded)
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140903/c55d17fb/attachment.html>


More information about the macports-changes mailing list