[99186] trunk/dports/gnome/gst-ffmpeg/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Oct 28 23:17:44 PDT 2012


Revision: 99186
          http://trac.macports.org//changeset/99186
Author:   jeremyhu at macports.org
Date:     2012-10-28 23:17:44 -0700 (Sun, 28 Oct 2012)
Log Message:
-----------
gst-ffmpeg: use_reautoconf to fix a potential build failure

Modified Paths:
--------------
    trunk/dports/gnome/gst-ffmpeg/Portfile

Modified: trunk/dports/gnome/gst-ffmpeg/Portfile
===================================================================
--- trunk/dports/gnome/gst-ffmpeg/Portfile	2012-10-29 05:14:40 UTC (rev 99185)
+++ trunk/dports/gnome/gst-ffmpeg/Portfile	2012-10-29 06:17:44 UTC (rev 99186)
@@ -34,7 +34,8 @@
 
 use_bzip2           yes
 
-configure.args      --mandir=${prefix}/share/man
+use_autoreconf      yes
+autoreconf.args     -fvi
 
 # This will cause the installed ffmpeg headers to be used, remove it.
 configure.cppflags-delete -I${prefix}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121028/a0b9e00e/attachment.html>


More information about the macports-changes mailing list