From aa7248843e100f75ca625ec33d8f6f086010d62b Mon Sep 17 00:00:00 2001 From: Torsten Zuehlsdorff Date: Wed, 21 Jun 2017 10:53:38 +0000 Subject: net-mgmt/zabbix2-server: rework LIB_DEPENDS and add USES= ssl In my last commit i added accidently LIB_DEPENDS 2 additional times. While here add USES= ssl and LIB_DEPENDS to port-mgmt/pkg to pass QA. Submitted by: Johannes Jost Meixner --- net-mgmt/zabbix2-server/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/zabbix2-server/Makefile b/net-mgmt/zabbix2-server/Makefile index 55f76554a9ef..5a576ac4df7f 100644 --- a/net-mgmt/zabbix2-server/Makefile +++ b/net-mgmt/zabbix2-server/Makefile @@ -14,11 +14,8 @@ COMMENT= Enterprise-class open source distributed monitoring (${PKGNAMESUFFIX:S/ LICENSE= GPLv2 -LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp - -LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp - -LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp +LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp \ + libpkg.so:ports-mgmt/pkg CONFLICTS= zabbix[0-9][0-9]${PKGNAMESUFFIX}-[0-9]* zabbix[0-13-9]${PKGNAMESUFFIX}-[0-9]* @@ -31,7 +28,7 @@ USE_RC_SUBR= zabbix_${ZABBIX_BUILD} USE_RC_SUBR= zabbix_${ZABBIX_BUILD}d .endif -USES= pkgconfig iconv +USES= pkgconfig iconv ssl USERS= zabbix GROUPS= zabbix -- cgit v1.2.3