[73002] trunk/dports/audio/faad2/Portfile
jmr at macports.org
jmr at macports.org
Sun Oct 31 15:41:44 PDT 2010
Revision: 73002
http://trac.macports.org/changeset/73002
Author: jmr at macports.org
Date: 2010-10-31 15:41:41 -0700 (Sun, 31 Oct 2010)
Log Message:
-----------
faad2: remove obsolete bits (e.g. #19292), change manual autoreconf to use_autoreconf
Modified Paths:
--------------
trunk/dports/audio/faad2/Portfile
Modified: trunk/dports/audio/faad2/Portfile
===================================================================
--- trunk/dports/audio/faad2/Portfile 2010-10-31 22:33:30 UTC (rev 73001)
+++ trunk/dports/audio/faad2/Portfile 2010-10-31 22:41:41 UTC (rev 73002)
@@ -20,22 +20,11 @@
sha1 80eaaa5cc576c35dd28863767b795c50cbcc0511 \
rmd160 3f0ca461e2953014d5b17edccb3337767d478b8d
-depends_build \
- port:libtool \
- port:autoconf \
- port:automake
+use_autoreconf yes
+autoreconf.args -vif
-pre-configure {
- system "cd ${worksrcpath} && LIBTOOLIZE=${prefix}/bin/glibtoolize autoreconf -vif"
- reinplace "s|-flat_namespace -undefined suppress|-undefined error|g" "${worksrcpath}/aclocal.m4"
-}
+configure.args --without-xmms --without-drm --without-mpeg4ip
-configure.args --without-bmp --without-xmms --without-drm --without-mpeg4ip
-
-platform darwin {
- configure.cflags-append -DHAS_LRINTF
-}
-
livecheck.type regex
livecheck.url http://www.audiocoding.com/downloads.html
livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101031/8f376ddd/attachment.html>
More information about the macports-changes
mailing list