diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-11-21 12:42:53 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-11-21 12:42:53 +0000 |
commit | 33d39b74c8423f026e3ac57218d51d52a6470edb (patch) | |
tree | 0364ff932ab0d8dbdf9eb9b22eafa1b5f9c731a6 /deskutils/xfce4-notification-daemon | |
parent | 0daaf237a833d039edc13b329c4212d162151633 (diff) | |
download | ports-33d39b74c8423f026e3ac57218d51d52a6470edb.tar.gz ports-33d39b74c8423f026e3ac57218d51d52a6470edb.zip |
Notes
Diffstat (limited to 'deskutils/xfce4-notification-daemon')
-rw-r--r-- | deskutils/xfce4-notification-daemon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |