patches/pdfarranger-1.9.1p0.diff

24 lines
723 B
Diff
Raw Permalink Normal View History

2023-01-11 10:10:34 +01:00
Index: print/pdfarranger/Makefile
===================================================================
RCS file: /cvs/ports/print/pdfarranger/Makefile,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 Makefile
--- print/pdfarranger/Makefile 3 Oct 2022 22:11:30 -0000 1.11
+++ print/pdfarranger/Makefile 26 Oct 2022 20:12:23 -0000
@@ -4,6 +4,7 @@ MODPY_EGG_VERSION = 1.9.1
GH_ACCOUNT = pdfarranger
GH_PROJECT = pdfarranger
GH_TAGNAME = ${MODPY_EGG_VERSION}
+REVISION = 0
CATEGORIES = print
@@ -25,6 +26,7 @@ RUN_DEPENDS = devel/desktop-file-utils
graphics/img2pdf \
print/poppler \
print/py-pikepdf${MODPY_FLAVOR} \
+ sysutils/py-packaging${MODPY_FLAVOR} \
x11/gtk+3 \
x11/gtk+3,-guic