git: 3bebcafdc346 - main - x11-toolkits/tk87: add build dependency on zip
Pietro Cerutti
gahr at FreeBSD.org
Wed Jun 16 09:10:42 UTC 2021
The branch main has been updated by gahr:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3bebcafdc346d1f0114a98a1f6afc66fcedff6ad
commit 3bebcafdc346d1f0114a98a1f6afc66fcedff6ad
Author: Pietro Cerutti <gahr at FreeBSD.org>
AuthorDate: 2021-06-16 09:00:53 +0000
Commit: Pietro Cerutti <gahr at FreeBSD.org>
CommitDate: 2021-06-16 09:10:39 +0000
x11-toolkits/tk87: add build dependency on zip
PR: 256629
Reported by: m.ne at gmx.net
---
x11-toolkits/tk87/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/x11-toolkits/tk87/Makefile b/x11-toolkits/tk87/Makefile
index 835e91ee8fa8..64ae406694ce 100644
--- a/x11-toolkits/tk87/Makefile
+++ b/x11-toolkits/tk87/Makefile
@@ -18,6 +18,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libfontconfig.so:x11-fonts/fontconfig
+BUILD_DEPENDS= zip:archivers/zip
OPTIONS_DEFINE= TKMAN DEMOS
OPTIONS_SUB= yes
More information about the dev-commits-ports-all
mailing list