From e89dc37d0efb025c2eb7abee720a94598a17de8c Mon Sep 17 00:00:00 2001 From: ehaupt Date: Fri, 21 Nov 2008 12:42:53 +0000 Subject: 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. --- deskutils/xfce4-notification-daemon/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'deskutils') diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index 753f1205e9eb..c866efdc1881 100644 --- a/deskutils/xfce4-notification-daemon/Makefile +++ b/deskutils/xfce4-notification-daemon/Makefile @@ -18,6 +18,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= ehaupt@FreeBSD.org COMMENT= Port of Gnome's notification-daemon for the Xfce desktop +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser LIB_DEPENDS= sexy.2:${PORTSDIR}/x11-toolkits/libsexy \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus -- cgit