svn commit: r335439 - head/audio/beast

Antoine Brodin antoine at FreeBSD.org
Sun Dec 1 21:06:12 UTC 2013


Author: antoine
Date: Sun Dec  1 21:06:11 2013
New Revision: 335439
URL: http://svnweb.freebsd.org/changeset/ports/335439

Log:
  Mark as broken: doesn't compile since August 2013

Modified:
  head/audio/beast/Makefile

Modified: head/audio/beast/Makefile
==============================================================================
--- head/audio/beast/Makefile	Sun Dec  1 21:05:30 2013	(r335438)
+++ head/audio/beast/Makefile	Sun Dec  1 21:06:11 2013	(r335439)
@@ -19,6 +19,8 @@ LIB_DEPENDS=	asound:${PORTSDIR}/audio/al
 		guile:${PORTSDIR}/lang/guile
 RUN_DEPENDS=	xdg-open:${PORTSDIR}/devel/xdg-utils
 
+BROKEN=		Does not build
+
 OPTIONS_DEFINE_i386=	SSE
 
 USE_BZIP2=	yes


More information about the svn-ports-head mailing list