diff options
Diffstat (limited to 'net-mgmt/net-snmp4')
-rw-r--r-- | net-mgmt/net-snmp4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile index 9a0fecce1c35..695eeccb4639 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes USE_PERL5= yes USE_LDCONFIG= yes CFLAGS+= -fPIC -Dfreebsd5 +MAKE_JOBS_UNSAFE= yes CONFIGURE_ARGS+= --enable-shared \ --with-mib-modules="host ucd-snmp/diskio" \ |