svn commit: r341323 - head/math/octave-forge-image-acquisition

Stephen Montgomery-Smith stephen at FreeBSD.org
Mon Jan 27 04:28:07 UTC 2014


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.


More information about the svn-ports-all mailing list