git: b685dd8df98d - 2023Q3 - graphics/curtail: Add missing dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Jul 2023 05:30:35 UTC
The branch 2023Q3 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b685dd8df98d2e3f46093f3fb4113f1b7d0ed848
commit b685dd8df98d2e3f46093f3fb4113f1b7d0ed848
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-07 05:25:52 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-07 05:30:30 +0000
graphics/curtail: Add missing dependencies
PR: 272404
Reported by: freezr <freezr@mailbox.org>
(cherry picked from commit b3d35b6983d2d8b0250d37590a85e72c58fc90cb)
---
graphics/curtail/Makefile | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/graphics/curtail/Makefile b/graphics/curtail/Makefile
index f184306e1967..c44d6b19cb7f 100644
--- a/graphics/curtail/Makefile
+++ b/graphics/curtail/Makefile
@@ -1,6 +1,6 @@
PORTNAME= curtail
DISTVERSION= 1.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics print
MAINTAINER= yuri@FreeBSD.org
@@ -15,7 +15,9 @@ RUN_DEPENDS= cwebp:graphics/webp \
jpegoptim:graphics/jpegoptim \
libadwaita>0:x11-toolkits/libadwaita \
optipng:graphics/optipng \
- pngquant:graphics/pngquant
+ oxipng:graphics/oxipng \
+ pngquant:graphics/pngquant \
+ scour:textproc/py-scour@${PY_FLAVOR}
USES= desktop-file-utils gettext gnome meson pkgconfig python
USE_GNOME= glib20 gtk30