aboutsummaryrefslogtreecommitdiff
path: root/graphics/fpc-rsvg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fpc-rsvg/Makefile')
-rw-r--r--graphics/fpc-rsvg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/fpc-rsvg/Makefile b/graphics/fpc-rsvg/Makefile
index b8e18e41fb7b..806b38fa7e5e 100644
--- a/graphics/fpc-rsvg/Makefile
+++ b/graphics/fpc-rsvg/Makefile
@@ -17,6 +17,7 @@ OPTIONS_DEFINE= LIBRSVG2
LIBRSVG2_DESC= Install librsvg2 library
OPTIONS_DEFAULT= LIBRSVG2
-LIBRSVG2_LIB_DEPENDS= librsvg-2.so:graphics/librsvg2
+LIBRSVG2_USES= gnome
+LIBRSVG2_USE= GNOME=librsvg2
.include "${MASTERDIR}/Makefile"