From 5fdbc9c99587bff23ff465922a138d8cf0d1f42d Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Fri, 13 Sep 2019 12:44:02 +0000 Subject: Canonicalize librsvg dependency - Use USE_GNOME=librsvg2 where possible - Reduce scope of D18878 --- x11-fm/librfm/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11-fm') diff --git a/x11-fm/librfm/Makefile b/x11-fm/librfm/Makefile index d49f4ebad8df..c3182b2ff94c 100644 --- a/x11-fm/librfm/Makefile +++ b/x11-fm/librfm/Makefile @@ -16,7 +16,6 @@ BUILD_DEPENDS= gawk:lang/gawk LIB_DEPENDS= libtubo.so:x11-fm/libtubo \ libdbh.so:databases/dbh \ libzip.so:archivers/libzip \ - librsvg-2.so:graphics/librsvg2 \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 @@ -26,7 +25,7 @@ CONFIGURE_ARGS+=--with-pkglibdata INSTALLS_ICONS= yes USES= autoreconf gettext gnome gmake libtool:keepla pkgconfig tar:bzip2 GNU_CONFIGURE= yes -USE_GNOME= gtk20 intltool cairo libxml2 +USE_GNOME= gtk20 intltool cairo libxml2 librsvg2 USE_XORG+= x11 USE_LDCONFIG= yes INSTALL_TARGET= install-strip -- cgit v1.2.3