aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimageview
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-13 12:44:02 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-13 12:44:02 +0000
commit5fdbc9c99587bff23ff465922a138d8cf0d1f42d (patch)
treef0cfa97cc422e978d2b1ae458d49868be8daee6b /graphics/gimageview
parent72e206b848ed89ea2e84b25a34668f4dcdfba060 (diff)
downloadports-5fdbc9c99587bff23ff465922a138d8cf0d1f42d.tar.gz
ports-5fdbc9c99587bff23ff465922a138d8cf0d1f42d.zip
Canonicalize librsvg dependency
- Use USE_GNOME=librsvg2 where possible - Reduce scope of D18878
Notes
Notes: svn path=/head/; revision=511954
Diffstat (limited to 'graphics/gimageview')
-rw-r--r--graphics/gimageview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile
index 44898d3ab46f..2d58a2755166 100644
--- a/graphics/gimageview/Makefile
+++ b/graphics/gimageview/Makefile
@@ -40,7 +40,7 @@ LIBWMF_CONFIGURE_WITH= libwmf
LIBWMF_LIB_DEPENDS= libwmf.so:graphics/libwmf
LIBRSVG2_CONFIGURE_WITH=librsvg
-LIBRSVG2_LIB_DEPENDS= librsvg-2.so:graphics/librsvg2
+LIBRSVG2_USE= GNOME=librsvg2
LIBEXIF_CONFIGURE_ENABLE=exif # bundled exif is used
LIBEXIF_BROKEN_OFF= does not build without libexif support