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

jmr at macports.org jmr at macports.org
Tue Jun 28 23:22:17 PDT 2011


Revision: 79901
          http://trac.macports.org/changeset/79901
Author:   jmr at macports.org
Date:     2011-06-28 23:22:17 -0700 (Tue, 28 Jun 2011)
Log Message:
-----------
a52dec: change to use_autoreconf to get correct deps

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

Modified: trunk/dports/audio/a52dec/Portfile
===================================================================
--- trunk/dports/audio/a52dec/Portfile	2011-06-29 06:21:24 UTC (rev 79900)
+++ trunk/dports/audio/a52dec/Portfile	2011-06-29 06:22:17 UTC (rev 79901)
@@ -24,7 +24,5 @@
 livecheck.type   regex
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
 
-depends_build   port:libtool
-pre-configure {
-	system "cd ${worksrcpath} && autoreconf -fvi"
-}
+use_autoreconf  yes
+autoreconf.args -fvi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110628/6d4f22b5/attachment.html>


More information about the macports-changes mailing list