Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Dec 2014 19:51:22 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375652 - head/games/gtkradiant
Message-ID:  <201412261951.sBQJpMWP090396@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412261951.sBQJpMWP090396>