From f7ef257ba19a4ec037169d6fd5bde125353b6427 Mon Sep 17 00:00:00 2001 From: mew14930xvi Date: Tue, 23 Apr 2024 11:24:25 +0100 Subject: [PATCH] graphics/zathura-ps: Cleanup unused dependencies - Submitter becomes maintainer PR: 278523 --- graphics/zathura-ps/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/zathura-ps/Makefile b/graphics/zathura-ps/Makefile index cab9eec25007..e6a6aedb0c57 100644 --- a/graphics/zathura-ps/Makefile +++ b/graphics/zathura-ps/Makefile @@ -1,10 +1,10 @@ PORTNAME= zathura-ps DISTVERSION= 0.2.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mew14930xvi@inbox.lv COMMENT= PostScript support for Zathura PDF viewer WWW= https://pwmt.org/projects/zathura-ps/ @@ -16,8 +16,8 @@ LIB_DEPENDS= libgirara-gtk3.so:x11-toolkits/girara \ libspectre.so:print/libspectre RUN_DEPENDS= zathura:graphics/zathura -USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig ssl -USE_GNOME= cairo glib20 gtk30 +USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig +USE_GNOME= cairo PLIST_FILES= lib/zathura/libps.so \ share/appdata/org.pwmt.zathura-ps.metainfo.xml \