From owner-cvs-all@FreeBSD.ORG Tue Oct 31 05:27:22 2006 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 1689E16A52F; Tue, 31 Oct 2006 05:27:22 +0000 (UTC) (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 CDC2F43D45; Tue, 31 Oct 2006 05:27:21 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9V5RL5B092098; Tue, 31 Oct 2006 05:27:21 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9V5RLLa092097; Tue, 31 Oct 2006 05:27:21 GMT (envelope-from dinoex) Message-Id: <200610310527.k9V5RLLa092097@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 31 Oct 2006 05:27:21 +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/Mk bsd.gnustep.mk 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: Tue, 31 Oct 2006 05:27:22 -0000 dinoex 2006-10-31 05:27:21 UTC FreeBSD ports repository Modified files: Mk bsd.gnustep.mk Log: - new options USE_GNUSTEP_SYSTEM_APPS= ProjectCenter:devel/projectcenter.app depends on Application installed in System directrory at runtime USE_GNUSTEP_LOCAL_APPS= Ink:misc/gnustep-examples depends on Application installed in Local directrory at runtime USE_GNUSTEP_MAKE_DIRS= App Tools call build and install target in each of the given dirs. Revision Changes Path 1.32 +46 -7 ports/Mk/bsd.gnustep.mk