aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-01-29 19:23:37 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-01-29 19:23:37 +0000
commitf9c55f9a66b06bbfbe170e1e5928029239ce0193 (patch)
tree9422df985d67b5b2866ce033d7915b4567d1e722 /x11
parentc396f181e0c6bd22778d1ca886ddcef2d71e15b9 (diff)
downloadports-f9c55f9a66b06bbfbe170e1e5928029239ce0193.tar.gz
ports-f9c55f9a66b06bbfbe170e1e5928029239ce0193.zip
MFH: r563231
x11/fuzzel: limit USES=gnome scope after r563196
Notes
Notes: svn path=/branches/2021Q1/; revision=563238
Diffstat (limited to 'x11')
-rw-r--r--x11/fuzzel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/fuzzel/Makefile b/x11/fuzzel/Makefile
index 657a7014b097..7b611cf8df76 100644
--- a/x11/fuzzel/Makefile
+++ b/x11/fuzzel/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
libfcft.so:x11-fonts/fcft \
libxkbcommon.so:x11/libxkbcommon
-USES= compiler:c11 gnome meson pkgconfig xorg
+USES= compiler:c11 meson pkgconfig xorg
USE_XORG= pixman
WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/${PORTNAME} \
@@ -35,9 +35,11 @@ CFLAGS+= -Wno-error=missing-braces
OPTIONS_DEFINE= CAIRO LIBRSVG2 PNG
OPTIONS_DEFAULT=CAIRO LIBRSVG2 PNG
+CAIRO_USES= gnome
CAIRO_USE= GNOME=cairo
CAIRO_MESON_ENABLED= enable-cairo
+LIBRSVG2_USES= gnome
LIBRSVG2_USE= GNOME=librsvg2
LIBRSVG2_MESON_ENABLED= enable-svg