1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

- Add a missing dependency on librsvg2

Reported by:	Daniele Mazzotti <kappei84 at gmail.com>
This commit is contained in:
Alexander Logvinov 2009-11-12 03:30:52 +00:00
parent 043997f5b0
commit a64a49966f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244143

View File

@ -7,7 +7,7 @@
PORTNAME= gnome-gmail-notifier
PORTVERSION= 0.9.4
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= mail deskutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@ -24,7 +24,7 @@ RUN_DEPENDS= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|:C|:|.pc:${POR
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= glib20 gtk20 libgnome libgnomeui libxml2 libglade2
USE_GNOME= glib20 gtk20 libgnome libgnomeui libxml2 libglade2 librsvg2
USE_GSTREAMER= good
post-patch: