Date: Mon, 27 Jan 2014 04:28:07 +0000 (UTC) From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341323 - head/math/octave-forge-image-acquisition Message-ID: <201401270428.s0R4S7h7007932@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: stephen Date: Mon Jan 27 04:28:06 2014 New Revision: 341323 URL: http://svnweb.freebsd.org/changeset/ports/341323 QAT: https://qat.redports.org/buildarchive/r341323/ Log: - Mark broken. Recent version of multimedia/lib4vl does not include the necessary headers. Unfortunately when I tested this port, I had some old cruft left behind. Modified: head/math/octave-forge-image-acquisition/Makefile Modified: head/math/octave-forge-image-acquisition/Makefile ============================================================================== --- head/math/octave-forge-image-acquisition/Makefile Mon Jan 27 04:24:43 2014 (r341322) +++ head/math/octave-forge-image-acquisition/Makefile Mon Jan 27 04:28:06 2014 (r341323) @@ -13,6 +13,8 @@ LICENSE= GPLv3 LIB_DEPENDS= v4l2:${PORTSDIR}/multimedia/libv4l \ fltk:${PORTSDIR}/x11-toolkits/fltk +BROKEN= Recent versions of libv4l do not include necessary headers + GNU_CONFIGURE= yes # OCTSRC is the name of the directory of the package.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401270428.s0R4S7h7007932>