aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-29 07:46:07 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-29 07:46:07 +0000
commit87a549f75210d4173fa30b2248ae4aad45199074 (patch)
treeb805273bcc7c4d55b9b5983c2bfc5f9afb88459e /net-mgmt
parentfdf6f598aa98bfc7f2b2f49a36b137155459eb98 (diff)
downloadports-87a549f75210d4173fa30b2248ae4aad45199074.tar.gz
ports-87a549f75210d4173fa30b2248ae4aad45199074.zip
net-mgmt/net-snmp: Do not set LIB_DEPENDS twice
Notes
Notes: svn path=/head/; revision=513202
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 1513fa93c77e..64f7757c71af 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -15,8 +15,6 @@ COMMENT= Extendable SNMP implementation
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libpkg.so:ports-mgmt/pkg
-
NOT_FOR_ARCHS= mips mips64
NOT_FOR_ARCHS_REASON= SSP is currently broken on MIPS