From owner-cvs-all@FreeBSD.ORG Fri Jul 10 13:30:27 2009 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 2FA201065672; Fri, 10 Jul 2009 13:30:27 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 04AF58FC16; Fri, 10 Jul 2009 13:30:27 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n6ADUQDq027596; Fri, 10 Jul 2009 13:30:26 GMT (envelope-from beat@repoman.freebsd.org) Received: (from beat@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n6ADUQ21027595; Fri, 10 Jul 2009 13:30:26 GMT (envelope-from beat) Message-Id: <200907101330.n6ADUQ21027595@repoman.freebsd.org> From: Beat Gaetzi Date: Fri, 10 Jul 2009 13:30:26 +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/devel/kcachegrind 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: Fri, 10 Jul 2009 13:30:28 -0000 beat 2009-07-10 13:30:26 UTC FreeBSD ports repository Modified files: devel/kcachegrind Makefile Log: - Allow build on amd64 - Make callgrind dependency optional to allow build on amd64 Reported by: stas via IRC Revision Changes Path 1.13 +7 -4 ports/devel/kcachegrind/Makefile