From owner-cvs-ports@FreeBSD.ORG Sun May 20 16:45:36 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C4FF106566B; Sun, 20 May 2012 16:45:36 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6FDFD8FC1D; Sun, 20 May 2012 16:45:36 +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 q4KGjaso054004; Sun, 20 May 2012 16:45:36 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4KGjaii054003; Sun, 20 May 2012 16:45:36 GMT (envelope-from mezz) Message-Id: <201205201645.q4KGjaii054003@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 20 May 2012 16:45:36 +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/gtk-update-icon-cache Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2012 16:45:36 -0000 mezz 2012-05-20 16:45:36 UTC FreeBSD ports repository Modified files: graphics/gtk-update-icon-cache Makefile Log: The fix below moves the test to sh, which effectively ensures that the test for existence is done at pre-configure stage rather than Makefile parse. PR: ports/166279 Submitted by: Mel Flynn Revision Changes Path 1.4 +4 -4 ports/graphics/gtk-update-icon-cache/Makefile