From owner-cvs-all@FreeBSD.ORG Sun Feb 4 22:44:40 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 127D016A401; Sun, 4 Feb 2007 22:44:40 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id DF02A13C471; Sun, 4 Feb 2007 22:44:39 +0000 (UTC) (envelope-from tmclaugh@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 l14Midw1029155; Sun, 4 Feb 2007 22:44:39 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l14MidGf029154; Sun, 4 Feb 2007 22:44:39 GMT (envelope-from tmclaugh) Message-Id: <200702042244.l14MidGf029154@repoman.freebsd.org> From: Tom McLaughlin Date: Sun, 4 Feb 2007 22:44:39 +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/dbus-sharp 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: Sun, 04 Feb 2007 22:44:40 -0000 tmclaugh 2007-02-04 22:44:39 UTC FreeBSD ports repository Modified files: devel/dbus-sharp Makefile Log: - Move to LOCALBASE - USE_GNOME+=gtksharp20 - remove the mono-tools dependency since it wasn't even installing doc when it was present. (It's really not worth installing the doc since this API is going the way of the dodo.) NOTE: This port can probably go away now that it is no longer developed up stream and I believe all its past consumers now contain their own version of the new managed dbus assemblies. Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD) Revision Changes Path 1.20 +4 -11 ports/devel/dbus-sharp/Makefile