Revision
99186
Author
jeremyhu@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

Diff

Modified: trunk/dports/gnome/gst-ffmpeg/Portfile (99185 => 99186)


--- 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