aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk30
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-toolkits/gtk30
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-toolkits/gtk30')
-rw-r--r--x11-toolkits/gtk30/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index 259b28f9fcdf..148289027298 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -5,7 +5,7 @@
PORTNAME= gtk
PORTVERSION= 3.24.23
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
PKGNAMESUFFIX= 3
@@ -25,13 +25,13 @@ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
libfreetype.so:print/freetype2 \
libharfbuzz.so:print/harfbuzz
RUN_DEPENDS+= hicolor-icon-theme>=0:misc/hicolor-icon-theme \
- adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme \
- librsvg2>=0:graphics/librsvg2
+ adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme
USE_PERL5= build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_GNOME= atk cairo gdkpixbuf2 introspection:build pango
+USE_GNOME= atk cairo gdkpixbuf2 introspection:build pango \
+ librsvg2:run
USES= compiler:c11 gettext gmake gnome libtool localbase \
pathfix perl5 pkgconfig tar:xz
CONFIGURE_ARGS= --enable-introspection