[44555] trunk/dports/graphics/gd2/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Dec 30 00:35:34 PST 2008
Revision: 44555
http://trac.macports.org/changeset/44555
Author: ryandesign at macports.org
Date: 2008-12-30 00:35:28 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
gd2: fix build with libtool 2; closes #17808
Modified Paths:
--------------
trunk/dports/graphics/gd2/Portfile
Modified: trunk/dports/graphics/gd2/Portfile
===================================================================
--- trunk/dports/graphics/gd2/Portfile 2008-12-30 07:51:49 UTC (rev 44554)
+++ trunk/dports/graphics/gd2/Portfile 2008-12-30 08:35:28 UTC (rev 44555)
@@ -58,6 +58,10 @@
patch-Makefile.in.diff \
patch-config-gdlib-config.in.diff
+post-patch {
+ copy -force ${prefix}/share/libtool/config/ltmain.sh ${worksrcpath}/config/ltmain.sh
+}
+
pre-configure {
set cmd "cd ${worksrcpath} && autoreconf"
ui_debug ${cmd}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081230/bfc65b28/attachment.html>
More information about the macports-changes
mailing list