svn commit: r375652 - head/games/gtkradiant

Antoine Brodin antoine at FreeBSD.org
Fri Dec 26 19:51:22 UTC 2014


Author: antoine
Date: Fri Dec 26 19:51:21 2014
New Revision: 375652
URL: https://svnweb.freebsd.org/changeset/ports/375652
QAT: https://qat.redports.org/buildarchive/r375652/

Log:
  Mark BROKEN: Does not support modern png

Modified:
  head/games/gtkradiant/Makefile

Modified: head/games/gtkradiant/Makefile
==============================================================================
--- head/games/gtkradiant/Makefile	Fri Dec 26 19:36:54 2014	(r375651)
+++ head/games/gtkradiant/Makefile	Fri Dec 26 19:51:21 2014	(r375652)
@@ -16,6 +16,8 @@ COMMENT=	Map editor for FPS games, by id
 
 LICENSE=	GPLv2
 
+BROKEN=		Does not support modern png
+
 LIB_DEPENDS=	libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \
 		libmhash.so:${PORTSDIR}/security/mhash \
 		libpng.so:${PORTSDIR}/graphics/png


More information about the svn-ports-head mailing list