[74988] trunk/dports/archivers/xar-devel/Portfile
raimue at macports.org
raimue at macports.org
Mon Jan 10 16:13:10 PST 2011
Revision: 74988
http://trac.macports.org/changeset/74988
Author: raimue at macports.org
Date: 2011-01-10 16:13:01 -0800 (Mon, 10 Jan 2011)
Log Message:
-----------
archivers/xar-devel:
Avoid autogen.sh as it runs ./configure in pre-configure,
without our customized environment.
Modified Paths:
--------------
trunk/dports/archivers/xar-devel/Portfile
Modified: trunk/dports/archivers/xar-devel/Portfile
===================================================================
--- trunk/dports/archivers/xar-devel/Portfile 2011-01-10 20:10:53 UTC (rev 74987)
+++ trunk/dports/archivers/xar-devel/Portfile 2011-01-11 00:13:01 UTC (rev 74988)
@@ -29,9 +29,7 @@
patchfiles patch-lzmaxar.c
-pre-configure {
- system "cd ${worksrcpath}; ./autogen.sh"
-}
+use_autoconf yes
configure.args --mandir=${prefix}/share/man \
--with-libz=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110110/0c89d6af/attachment.html>
More information about the macports-changes
mailing list