gst-ffmpeg: use_reautoconf to fix a potential build failure
--- 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