Date: Thu, 4 Jul 2013 20:31:45 +0000 (UTC) From: Grzegorz Blach <gblach@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322288 - head/Mk Message-ID: <201307042031.r64KVjXj034565@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gblach Date: Thu Jul 4 20:31:44 2013 New Revision: 322288 URL: http://svnweb.freebsd.org/changeset/ports/322288 Log: - Remove edb from valid evas loaders, since it's invalid for almost a year Approved by: tabthorpe (mentor) Modified: head/Mk/bsd.efl.mk Modified: head/Mk/bsd.efl.mk ============================================================================== --- head/Mk/bsd.efl.mk Thu Jul 4 19:43:23 2013 (r322287) +++ head/Mk/bsd.efl.mk Thu Jul 4 20:31:44 2013 (r322288) @@ -130,7 +130,7 @@ _${LIB}_PREFIX=${LOCALBASE} # All components that are currently supported _EFL_EVAS_ENGINES_ALL= buffer opengl sdl x11 -_EFL_EVAS_LOADERS_ALL= bmp edb eet generic gif ico jpeg \ +_EFL_EVAS_LOADERS_ALL= bmp eet generic gif ico jpeg \ png pmaps psd svg tga tiff wbmp xpm #
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307042031.r64KVjXj034565>