aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-04-01 12:37:30 +0000
committerRene Ladan <rene@FreeBSD.org>2022-04-01 12:37:30 +0000
commit1c15713f9892b1efa55788882b68cfd5bde0214a (patch)
treed292a65c3ab31b977036a6c5e918b8701effe085 /x11-fonts
parent653b1b24342bf4915b9260867bc88347bf772039 (diff)
downloadports-1c15713f9892b1efa55788882b68cfd5bde0214a.tar.gz
ports-1c15713f9892b1efa55788882b68cfd5bde0214a.zip
x11-fonts/fontpreview: switch to nsixv fork
The original graphics/sxiv port expired today, graphics/nsxiv is suggested as a replacement. Bump PORTREVISION
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/fontpreview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/fontpreview/Makefile b/x11-fonts/fontpreview/Makefile
index eed37649245b..a59ec00196df 100644
--- a/x11-fonts/fontpreview/Makefile
+++ b/x11-fonts/fontpreview/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fontpreview
DISTVERSION= 1.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fonts graphics
MAINTAINER= 0mp@FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= bash:shells/bash \
fzf:textproc/fzf \
getopt>0:misc/getopt \
- sxiv:graphics/sxiv \
+ nsxiv:graphics/nsxiv \
xdotool:x11/xdotool
USES= magick:7,run shebangfix