svn commit: r318920 - head/www/openvrml

Erwin Lansing erwin at FreeBSD.org
Fri May 24 07:54:52 UTC 2013


Author: erwin
Date: Fri May 24 07:54:52 2013
New Revision: 318920
URL: http://svnweb.freebsd.org/changeset/ports/318920

Log:
  Mark BROKEN: does not build.
  
  Submitted by:	pointyhat

Modified:
  head/www/openvrml/Makefile

Modified: head/www/openvrml/Makefile
==============================================================================
--- head/www/openvrml/Makefile	Fri May 24 07:53:36 2013	(r318919)
+++ head/www/openvrml/Makefile	Fri May 24 07:54:52 2013	(r318920)
@@ -10,6 +10,8 @@ MASTER_SITES=	SF
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	VRML97 runtime and browser
 
+BROKEN=		does not build
+
 BUILD_DEPENDS=	${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone
 LIB_DEPENDS=	fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig		\
 		js.1:${PORTSDIR}/lang/spidermonkey17			\


More information about the svn-ports-all mailing list