[33432] trunk/dports/games/xmahjongg/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Jan 27 02:51:14 PST 2008
Revision: 33432
http://trac.macosforge.org/projects/macports/changeset/33432
Author: ryandesign at macports.org
Date: 2008-01-27 02:51:12 -0800 (Sun, 27 Jan 2008)
Log Message:
-----------
xmahjongg: no longer use files from /usr/share/libtool since the port doesn't need them anymore, and this would cause the build to fail with Xcode 2.5 on Tiger. Closes #14048 (maintainer timeout).
Modified Paths:
--------------
trunk/dports/games/xmahjongg/Portfile
Modified: trunk/dports/games/xmahjongg/Portfile
===================================================================
--- trunk/dports/games/xmahjongg/Portfile 2008-01-27 10:44:25 UTC (rev 33431)
+++ trunk/dports/games/xmahjongg/Portfile 2008-01-27 10:51:12 UTC (rev 33432)
@@ -16,9 +16,5 @@
depends_lib lib:libX11.6:XFree86 lib:libfreetype.6:freetype
platform darwin {
- pre-configure {
- file copy -force /usr/share/libtool/config.guess ${worksrcpath}/
- file copy -force /usr/share/libtool/config.sub ${worksrcpath}/
- }
configure.cppflags-append "-no-cpp-precomp"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080127/0983024e/attachment.html
More information about the macports-changes
mailing list