From owner-cvs-all@FreeBSD.ORG Fri Nov 21 12:42:54 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 547D41065691; Fri, 21 Nov 2008 12:42:54 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2CCCF8FC16; Fri, 21 Nov 2008 12:42:54 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mALCgrvk007573; Fri, 21 Nov 2008 12:42:53 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mALCgrKR007572; Fri, 21 Nov 2008 12:42:53 GMT (envelope-from ehaupt) Message-Id: <200811211242.mALCgrKR007572@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 21 Nov 2008 12:42:53 +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/deskutils/xfce4-notification-daemon Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2008 12:42:54 -0000 ehaupt 2008-11-21 12:42:53 UTC FreeBSD ports repository Modified files: deskutils/xfce4-notification-daemon Makefile Log: Add textproc/p5-XML-Parser to BUILD_DEPENDS. Recent changes somewhere in the dependency chain caused configure to fail since it's not present at build time. Revision Changes Path 1.7 +1 -0 ports/deskutils/xfce4-notification-daemon/Makefile