aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-10-15 12:48:21 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-10-15 13:48:58 +0000
commit4f7637c3116e71456cbb65b4c4bab50a95e644ca (patch)
tree5396cda800f5b346dabb418835e2f456bb5422e4
parentc59544168e4bd7dedda4ab19dd09186489d4712b (diff)
downloadports-4f7637c3116e71456cbb65b4c4bab50a95e644ca.tar.gz
ports-4f7637c3116e71456cbb65b4c4bab50a95e644ca.zip
security/zeek: Remove duplicated and incorrect build dependency of CMake
CMake binary is provided by devel/cmake-core not devel/cmake which is a metaport and we don't need to safeguard for a version that's over 3 years old Approved by: portmgr (blanket)
-rw-r--r--security/zeek/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/zeek/Makefile b/security/zeek/Makefile
index ada76177bba3..c82778ba542a 100644
--- a/security/zeek/Makefile
+++ b/security/zeek/Makefile
@@ -13,7 +13,6 @@ LICENSE= CC-BY-4.0
BROKEN_FreeBSD_12_powerpc64= does not build: error: zero-size array 'names'
BUILD_DEPENDS= bison>=3.3:devel/bison \
- cmake>=3.15.0:devel/cmake \
flex>=2.6:textproc/flex \
swig>=4.0.2:devel/swig
LIB_DEPENDS= libcares.so:dns/c-ares