aboutsummaryrefslogtreecommitdiff
path: root/x11/lavalauncher
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-11-09 17:08:12 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-11-09 17:08:12 +0000
commit9e0e8d17a400657031581d099ae64e1ac9dd5760 (patch)
tree1a007ab17ca647747d08d6d95c9df5f927c08b00 /x11/lavalauncher
parentae33c6a4d22ef6506fe2f3fd7121be47c87c48ba (diff)
downloadports-9e0e8d17a400657031581d099ae64e1ac9dd5760.tar.gz
ports-9e0e8d17a400657031581d099ae64e1ac9dd5760.zip
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures supporting rust - this will fix some graphical issues on these architectures PR: 250276 Exp-run by: antoine Submitted by: tobik Differential Revision: https://reviews.freebsd.org/D18878
Notes
Notes: svn path=/head/; revision=554733
Diffstat (limited to 'x11/lavalauncher')
-rw-r--r--x11/lavalauncher/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/lavalauncher/Makefile b/x11/lavalauncher/Makefile
index 2ccfbde2454e..ab5c4560a4b5 100644
--- a/x11/lavalauncher/Makefile
+++ b/x11/lavalauncher/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lavalauncher
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= https://git.sr.ht/~leon_plickat/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
@@ -35,8 +35,7 @@ INOTIFY_DESC= Watch configuration file via libinotify
INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify
INOTIFY_MESON_ENABLED= watch-config
-LIBRSVG2_USE= GNOME=glib20
-LIBRSVG2_LIB_DEPENDS= librsvg-2.so.2:graphics/librsvg2-rust
+LIBRSVG2_USE= GNOME=glib20,librsvg2
LIBRSVG2_MESON_ENABLED= librsvg
MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc