aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authormew14930xvi <mew14930xvi@inbox.lv>2024-04-23 10:24:25 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-04-23 10:25:54 +0000
commitf7ef257ba19a4ec037169d6fd5bde125353b6427 (patch)
tree0670366200d84b877ce5c54b6c2be08d3836d442 /graphics
parentf71ed5f60eb1bb631304b558354f56a08b2486d8 (diff)
downloadports-f7ef257ba19a4ec037169d6fd5bde125353b6427.tar.gz
ports-f7ef257ba19a4ec037169d6fd5bde125353b6427.zip
graphics/zathura-ps: Cleanup unused dependencies
- Submitter becomes maintainer PR: 278523
Diffstat (limited to 'graphics')
-rw-r--r--graphics/zathura-ps/Makefile8
1 files 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 \