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-notifyd | |
parent | 428fcf02727e06e6ec6a152170555a4dfa1d530d (diff) | |
download | ports-6c32c1802b364479db27bc127804a960175b9223.tar.gz ports-6c32c1802b364479db27bc127804a960175b9223.zip |
Notes
Diffstat (limited to 'deskutils/xfce4-notifyd')
-rw-r--r-- | deskutils/xfce4-notifyd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index d70c35fda062..9ccb9e55a220 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-notifyd PORTVERSION= 0.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils xfce MASTER_SITES= http://spuriousinterrupt.org/files/xfce4-notifyd/ \ CRITICAL @@ -22,7 +22,7 @@ RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= intltool +USE_GNOME= intltool librsvg2 USE_XFCE= configenv libutil libgui INSTALLS_ICONS= yes |