aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-13 20:44:02 +0800
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-13 20:44:02 +0800
commit5fdbc9c99587bff23ff465922a138d8cf0d1f42d (patch)
treef0cfa97cc422e978d2b1ae458d49868be8daee6b /x11
parent72e206b848ed89ea2e84b25a34668f4dcdfba060 (diff)
downloadfreebsd-ports-gnome-5fdbc9c99587bff23ff465922a138d8cf0d1f42d.tar.gz
freebsd-ports-gnome-5fdbc9c99587bff23ff465922a138d8cf0d1f42d.tar.zst
freebsd-ports-gnome-5fdbc9c99587bff23ff465922a138d8cf0d1f42d.zip
Canonicalize librsvg dependency
- Use USE_GNOME=librsvg2 where possible - Reduce scope of D18878
Diffstat (limited to 'x11')
-rw-r--r--x11/xxkb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xxkb/Makefile b/x11/xxkb/Makefile
index bbeffc7e6eb6..70a5a23470e9 100644
--- a/x11/xxkb/Makefile
+++ b/x11/xxkb/Makefile
@@ -20,8 +20,9 @@ PORTDOCS= README CHANGES.ru README.ru
OPTIONS_DEFINE= LIBRSVG2 DOCS
-LIBRSVG2_LIB_DEPENDS= librsvg-2.so:graphics/librsvg2
-LIBRSVG2_VARS= XMKMF_ARGS=-DWITH_SVG_SUPPORT
+LIBRSVG2_USES= gnome
+LIBRSVG2_USE= GNOME=librsvg2
+LIBRSVG2_VARS= XMKMF_ARGS=-DWITH_SVG_SUPPORT
post-build:
# Convert Russian language docs from archaic KOI8-R to modern UTF-8