[42897] trunk/dports/audio/a52dec/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Dec 1 21:15:46 PST 2008


Revision: 42897
          http://trac.macports.org/changeset/42897
Author:   jeremyhu at macports.org
Date:     2008-12-01 21:15:46 -0800 (Mon, 01 Dec 2008)
Log Message:
-----------
a52dec: autoreconf to build universal

Modified Paths:
--------------
    trunk/dports/audio/a52dec/Portfile

Modified: trunk/dports/audio/a52dec/Portfile
===================================================================
--- trunk/dports/audio/a52dec/Portfile	2008-12-02 05:15:27 UTC (rev 42896)
+++ trunk/dports/audio/a52dec/Portfile	2008-12-02 05:15:46 UTC (rev 42897)
@@ -22,3 +22,8 @@
 
 livecheck.check  regex
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+
+depends_build   port:libtool
+pre-configure {
+	system "cd ${worksrcpath} && autoreconf -fvi"
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081201/3a7f1feb/attachment.html>


More information about the macports-changes mailing list