summaryrefslogtreecommitdiff
path: root/graphics/hyprgraphics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/hyprgraphics/Makefile')
-rw-r--r--graphics/hyprgraphics/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/hyprgraphics/Makefile b/graphics/hyprgraphics/Makefile
index f85750c606fa..b34809b9c076 100644
--- a/graphics/hyprgraphics/Makefile
+++ b/graphics/hyprgraphics/Makefile
@@ -1,7 +1,6 @@
PORTNAME= hyprgraphics
DISTVERSIONPREFIX= v
-DISTVERSION= 0.1.3
-PORTREVISION= 2
+DISTVERSION= 0.1.4
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
@@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libhyprutils.so:devel/hyprutils \
libjxl.so:graphics/libjxl \
- libspng.so:graphics/libspng \
+ libpng.so:graphics/png \
libwebp.so:graphics/webp
USES= cmake:testing compiler:c++11-lib gnome jpeg pkgconfig xorg