From owner-cvs-all@FreeBSD.ORG Tue Jan 11 06:38:45 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB60C106564A; Tue, 11 Jan 2011 06:38:45 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B20FF8FC13; Tue, 11 Jan 2011 06:38:45 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p0B6cjJ5079412; Tue, 11 Jan 2011 06:38:45 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p0B6cjAt079411; Tue, 11 Jan 2011 06:38:45 GMT (envelope-from stas) Message-Id: <201101110638.p0B6cjAt079411@repoman.freebsd.org> From: Stanislav Sedov Date: Tue, 11 Jan 2011 06:38:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/edje Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2011 06:38:46 -0000 stas 2011-01-11 06:38:45 UTC FreeBSD ports repository Modified files: graphics/edje Makefile Log: - Don't install util scripts. Before that the inkscape2ed script was installing if inkscape is present and this was not correctly noted in the pkg-list. We're disabling it's installation for now because it pulls extra dependencies and it's not clear if it's useful enogh to keep. PR: ports/153879 Reported by: Steve Wills Revision Changes Path 1.35 +4 -0 ports/graphics/edje/Makefile