From owner-cvs-all@FreeBSD.ORG Fri Jul 29 17:18:17 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE15F16A427; Fri, 29 Jul 2005 17:18:17 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A76043D49; Fri, 29 Jul 2005 17:18:17 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6THIHU7081452; Fri, 29 Jul 2005 17:18:17 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6THIHY8081451; Fri, 29 Jul 2005 17:18:17 GMT (envelope-from vs) Message-Id: <200507291718.j6THIHY8081451@repoman.freebsd.org> From: Volker Stolz Date: Fri, 29 Jul 2005 17:18:17 +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/security/lockdown Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jul 2005 17:18:18 -0000 vs 2005-07-29 17:18:17 UTC FreeBSD ports repository Modified files: security/lockdown Makefile Log: Fix build on amd64 with -fPIC PR: ports/84156 Submitted by: Hirohisa Yamaguchi Approved by: maintainer Note w.r.t. 4.x: The .depend-issue can be fixed through 'gmake'. However, then it still needs a patch for a missing , and still won't build with neither gcc-2.95, 3.4 or 4.0, so I didn't bother. Revision Changes Path 1.7 +4 -0 ports/security/lockdown/Makefile