[28445] trunk/dports/devel/libsdl-framework/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Aug 31 05:32:54 PDT 2007


Revision: 28445
          http://trac.macosforge.org/projects/macports/changeset/28445
Author:   nox at macports.org
Date:     2007-08-31 05:32:53 -0700 (Fri, 31 Aug 2007)

Log Message:
-----------
libsdl-framework: Hopefully fixed the universal destroot target by removing a now useless pre-destroot block.

Modified Paths:
--------------
    trunk/dports/devel/libsdl-framework/Portfile

Modified: trunk/dports/devel/libsdl-framework/Portfile
===================================================================
--- trunk/dports/devel/libsdl-framework/Portfile	2007-08-31 12:29:56 UTC (rev 28444)
+++ trunk/dports/devel/libsdl-framework/Portfile	2007-08-31 12:32:53 UTC (rev 28445)
@@ -56,10 +56,6 @@
 		${worksrcpath}/${xcode.project}/project.pbxproj
 }
 
-pre-destroot {
-	xcode.destroot.settings ${xcode.build.settings}
-}
-
 variant x11 {
     xcode.target Framework
 }
@@ -67,3 +63,4 @@
 livecheck.check	regex
 livecheck.url	${homepage}download.php
 livecheck.regex	${my_name}-(\\d+(?:\\.\\d+)*)
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070831/5b049d74/attachment.html


More information about the macports-changes mailing list