svn commit: r316291 - head/devel/allegro

Martin Wilke miwi at FreeBSD.org
Tue Apr 23 00:29:58 UTC 2013


Author: miwi
Date: Tue Apr 23 00:29:57 2013
New Revision: 316291
URL: http://svnweb.freebsd.org/changeset/ports/316291

Log:
  - Mark BROKEN fails to build

Modified:
  head/devel/allegro/Makefile

Modified: head/devel/allegro/Makefile
==============================================================================
--- head/devel/allegro/Makefile	Tue Apr 23 00:29:10 2013	(r316290)
+++ head/devel/allegro/Makefile	Tue Apr 23 00:29:57 2013	(r316291)
@@ -10,6 +10,8 @@ MASTER_SITES=	SF/alleg/${PORTNAME}/${POR
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A cross-platform library for games and multimedia programming
 
+BROKEN=		fails to build
+
 USE_AUTOTOOLS=	autoconf
 USE_GCC=	any
 USE_GMAKE=	yes


More information about the svn-ports-head mailing list