svn commit: r544226 - head/net-mgmt/pmacct
Kurt Jaeger
pi at FreeBSD.org
Wed Aug 5 15:06:05 UTC 2020
Author: pi
Date: Wed Aug 5 15:06:04 2020
New Revision: 544226
URL: https://svnweb.freebsd.org/changeset/ports/544226
Log:
net-mgmt/pmacct: remove PLIST_SUB entry with KAFKA
PR: 243455
Submitted by: mat
Modified:
head/net-mgmt/pmacct/Makefile
Modified: head/net-mgmt/pmacct/Makefile
==============================================================================
--- head/net-mgmt/pmacct/Makefile Wed Aug 5 15:03:01 2020 (r544225)
+++ head/net-mgmt/pmacct/Makefile Wed Aug 5 15:06:04 2020 (r544226)
@@ -67,7 +67,6 @@ GEOIP2_CONFIGURE_ENABLE= geoipv2
.include <bsd.port.options.mk>
PLIST_SUB+= SQLDOC=${SQLDOC}
-PLIST_SUB+= WITH_KAFKA=${KAFKA}
.if ${PORT_OPTIONS:MRABBITMQ} || ${PORT_OPTIONS:MKAFKA}
LIB_DEPENDS+= libjansson.so:devel/jansson
More information about the svn-ports-all
mailing list