From owner-cvs-all@FreeBSD.ORG Fri Jun 3 07:52:43 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 9461A16A41C; Fri, 3 Jun 2005 07:52:43 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FB6D43D1F; Fri, 3 Jun 2005 07:52:43 +0000 (GMT) (envelope-from dinoex@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 j537qh5F027761; Fri, 3 Jun 2005 07:52:43 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j537qg9E027760; Fri, 3 Jun 2005 07:52:42 GMT (envelope-from dinoex) Message-Id: <200506030752.j537qg9E027760@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 3 Jun 2005 07:52:42 +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/lang/gnustep-base 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, 03 Jun 2005 07:52:43 -0000 dinoex 2005-06-03 07:52:42 UTC FreeBSD ports repository Modified files: lang/gnustep-base Makefile Log: - new option WITH_GNUSTEP_FAKEMAIN to work without procfs - call ldconfig in configure stage again this workarounds a problem that ldconfig is called to early when addding a package like: gcc-objc-current-3.3.6_20050511.tgz Revision Changes Path 1.65 +9 -0 ports/lang/gnustep-base/Makefile