diff --git a/x11/hyprcursor/Makefile b/x11/hyprcursor/Makefile index a0b643e8815e..cff5ab0984e7 100644 --- a/x11/hyprcursor/Makefile +++ b/x11/hyprcursor/Makefile @@ -1,21 +1,22 @@ PORTNAME= hyprcursor DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= Hyprland cursor format, library and utilities WWW= https://github.com/hyprwm/hyprcursor LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libzip.so:archivers/libzip \ libhyprlang.so:devel/hyprlang USES= compiler:c++11-lib cmake:testing gnome pathfix pkgconfig USE_GITHUB= yes USE_GNOME= cairo librsvg2 GH_ACCOUNT= hyprwm +PLIST_SUB= VERSION=${DISTVERSION:C/-.*//} .include diff --git a/x11/hyprcursor/pkg-plist b/x11/hyprcursor/pkg-plist index a1cf45b433f8..a536544c799c 100644 --- a/x11/hyprcursor/pkg-plist +++ b/x11/hyprcursor/pkg-plist @@ -1,9 +1,9 @@ bin/hyprcursor-util include/hyprcursor.hpp include/hyprcursor/hyprcursor.h include/hyprcursor/hyprcursor.hpp include/hyprcursor/shared.h lib/libhyprcursor.so lib/libhyprcursor.so.0 -lib/libhyprcursor.so.0.1.2 +lib/libhyprcursor.so.%%VERSION%% libdata/pkgconfig/hyprcursor.pc