Modified: trunk/dports/graphics/enblend/Portfile (133489 => 133490)
--- trunk/dports/graphics/enblend/Portfile 2015-03-03 05:35:40 UTC (rev 133489)
+++ trunk/dports/graphics/enblend/Portfile 2015-03-03 06:21:00 UTC (rev 133490)
@@ -45,6 +45,11 @@
--with-gnuplot=${prefix}/bin/gnuplot \
--with-openexr
+# Fix build with texinfo 5.
+# https://bugs.launchpad.net/enblend/+bug/1181678
+build.args-append MAKEINFO=/usr/bin/true
+destroot.args-append MAKEINFO=/usr/bin/true
+
# The build uses vast amounts of memory per job.
use_parallel_build no