diff options
Diffstat (limited to 'net-mgmt/net-snmp4/Makefile')
-rw-r--r-- | net-mgmt/net-snmp4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile index 3c634c4ee04d..355953a2b902 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/Makefile @@ -15,10 +15,9 @@ MASTER_SITE_SUBDIR= net-snmp MAINTAINER= ports@FreeBSD.org COMMENT= An extendable SNMP implementation -USE_AUTOCONF_VER=213 +USE_AUTOTOOLS= autoconf:213 libtool:13:inc USE_REINPLACE= yes USE_PERL5= yes -USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore CFLAGS+= -fPIC |