[135120] trunk/dports/games/xgalaga/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Apr 15 13:04:33 PDT 2015


Revision: 135120
          https://trac.macports.org/changeset/135120
Author:   ryandesign at macports.org
Date:     2015-04-15 13:04:33 -0700 (Wed, 15 Apr 2015)
Log Message:
-----------
xgalaga: use new locations of libtool's config.guess and config.sub

Modified Paths:
--------------
    trunk/dports/games/xgalaga/Portfile

Modified: trunk/dports/games/xgalaga/Portfile
===================================================================
--- trunk/dports/games/xgalaga/Portfile	2015-04-15 20:02:07 UTC (rev 135119)
+++ trunk/dports/games/xgalaga/Portfile	2015-04-15 20:04:33 UTC (rev 135120)
@@ -31,7 +31,7 @@
 # The shipped config.guess and config.sub are too old to recognize OS X.
 # https://sourceforge.net/p/xgalaga/bugs/2/
 pre-configure {
-    copy -force ${prefix}/share/libtool/config/config.guess ${prefix}/share/libtool/config/config.sub ${worksrcpath}
+    xinstall -m 644 -W ${prefix}/share/libtool/build-aux config.guess config.sub ${worksrcpath}
 }
 use_autoconf            yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150415/a4dec59e/attachment.html>


More information about the macports-changes mailing list