diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-10-28 06:54:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-10-28 06:54:04 +0000 |
commit | 69459f6c2c4633a2367294ae0b854bdecbdf3875 (patch) | |
tree | 00fa7a041afa89ed2342fa27a17edd37bbfa2727 /net-mgmt/docsis | |
parent | 2766ce0789f54f2a0a7ebdb44c19fbbf3252f807 (diff) |
Notes
Diffstat (limited to 'net-mgmt/docsis')
-rw-r--r-- | net-mgmt/docsis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile index c1deb3c86ef4..c4f8efb4cf38 100644 --- a/net-mgmt/docsis/Makefile +++ b/net-mgmt/docsis/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp \ USES= autoreconf bison libtool ssl USE_GITHUB= yes GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes PLIST_SUB= MIBS=share/snmp/mibs |