diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-08-12 08:44:27 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-08-12 08:44:27 +0000 |
commit | 6c32c1802b364479db27bc127804a960175b9223 (patch) | |
tree | a7a929511116c73cb92072a5332ac222d4c8c6d3 /deskutils/xfce4-notification-daemon | |
parent | 428fcf02727e06e6ec6a152170555a4dfa1d530d (diff) | |
download | ports-6c32c1802b364479db27bc127804a960175b9223.tar.gz ports-6c32c1802b364479db27bc127804a960175b9223.zip |
Notes
Diffstat (limited to 'deskutils/xfce4-notification-daemon')
-rw-r--r-- | deskutils/xfce4-notification-daemon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index c47453a5d317..ee9fb15d0bd7 100644 --- a/deskutils/xfce4-notification-daemon/Makefile +++ b/deskutils/xfce4-notification-daemon/Makefile @@ -7,7 +7,7 @@ PORTNAME= notification-daemon PORTVERSION= 0.3.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/notification-daemon-xfce/ \ CRITICAL @@ -26,6 +26,7 @@ RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes +USE_GNOME= librsvg2 USE_GMAKE= yes USE_LDCONFIG= yes USE_XFCE= configenv libutil libgui |