From owner-cvs-ports@FreeBSD.ORG Thu Jun 9 04:10:19 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B8E716A41C; Thu, 9 Jun 2005 04:10:19 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6DBC43D49; Thu, 9 Jun 2005 04:10:18 +0000 (GMT) (envelope-from marcus@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 j594AI8L086057; Thu, 9 Jun 2005 04:10:18 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j594AIOS086056; Thu, 9 Jun 2005 04:10:18 GMT (envelope-from marcus) Message-Id: <200506090410.j594AIOS086056@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 9 Jun 2005 04:10:18 +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 Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2005 04:10:19 -0000 marcus 2005-06-09 04:10:18 UTC FreeBSD ports repository Modified files: devel/dbus Makefile pkg-plist Log: Be sure to create ${X11BASE}/share/dbus-1/services to avoid a startup problem with session-based dbus. Revision Changes Path 1.21 +2 -1 ports/devel/dbus/Makefile 1.7 +5 -2 ports/devel/dbus/pkg-plist