aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-27 19:18:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-27 19:21:55 +0000
commit278d52d7b33e2533e989e03ea0aa834e1966d5a6 (patch)
treea05b6acac8a5744e0a8e7bd08d6af159666cb7fe
parent62106cfcae99171e45d077f283a5cabb3249fe7e (diff)
downloadports-278d52d7b33e2533e989e03ea0aa834e1966d5a6.tar.gz
ports-278d52d7b33e2533e989e03ea0aa834e1966d5a6.zip
x11/fuzzel: unbreak fish completion for --icon-theme
find: /usr/share/icons: No such file or directory (cherry picked from commit 2a92527886dc6dd3548e439be8cd05289badfde1)
-rw-r--r--x11/fuzzel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/fuzzel/Makefile b/x11/fuzzel/Makefile
index 4f97961529df..0cc01118da91 100644
--- a/x11/fuzzel/Makefile
+++ b/x11/fuzzel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= fuzzel
DISTVERSION= 1.8.2
+PORTREVISION= 1
CATEGORIES= x11 wayland
MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
@@ -49,6 +50,7 @@ PNG_MESON_OFF= -Dpng-backend=none
post-patch:
# Respect PREFIX for icons
@${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \
+ ${WRKSRC}/completions/fish/${PORTNAME}.fish \
${WRKSRC}/completions/zsh/_${PORTNAME} \
${WRKSRC}/xdg.c
# Respect PREFIX for system-wide config