summaryrefslogtreecommitdiff
path: root/x11/hyprcursor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/hyprcursor/Makefile')
-rw-r--r--x11/hyprcursor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/hyprcursor/Makefile b/x11/hyprcursor/Makefile
index 2d834ad9fa4a..e9c14918914e 100644
--- a/x11/hyprcursor/Makefile
+++ b/x11/hyprcursor/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hyprcursor
DISTVERSIONPREFIX= v
-DISTVERSION= 0.1.7
+DISTVERSION= 0.1.8
CATEGORIES= x11
MAINTAINER= jbeich@FreeBSD.org
@@ -20,6 +20,7 @@ USE_GITHUB= yes
USE_GNOME= cairo librsvg2
GH_ACCOUNT= hyprwm
PLIST_SUB= VERSION=${DISTVERSION:C/-.*//}
+PLIST_SUB= VERSION=0.1.7 # XXX 0.1.8 workaround
# XXX Drop after FreeBSD 14.0 EOL around 2025-03-01
.if exists(/usr/lib/libc++.so) && !exists(/usr/include/c++/v1/__format/write_escaped.h)