Depend on librsvg2 in order to display svg icons

This commit is contained in:
Emanuel Haupt 2010-08-12 08:44:27 +00:00
parent 428fcf0272
commit 6c32c1802b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259133
2 changed files with 4 additions and 3 deletions

View file

@ -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

View file

@ -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