git: 28dede9e9b40 - main - graphics/p5-Image-Sane: Update BUILD_DEPENDS: add check for sane-backends
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 27 20:34:17 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=28dede9e9b4001094d6026b4a51cf9f5daa907d3
commit 28dede9e9b4001094d6026b4a51cf9f5daa907d3
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 20:33:40 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 20:33:40 +0000
graphics/p5-Image-Sane: Update BUILD_DEPENDS: add check for sane-backends
---
graphics/p5-Image-Sane/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/graphics/p5-Image-Sane/Makefile b/graphics/p5-Image-Sane/Makefile
index 940083234432..d2d3f51248de 100644
--- a/graphics/p5-Image-Sane/Makefile
+++ b/graphics/p5-Image-Sane/Makefile
@@ -15,6 +15,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \
+ sane-backends>=1.0.19:graphics/sane-backends \
${RUN_DEPENDS}
LIB_DEPENDS= libsane.so:graphics/sane-backends
RUN_DEPENDS= p5-Exception-Class>=1.43:devel/p5-Exception-Class \
More information about the dev-commits-ports-all
mailing list