diff options
-rw-r--r-- | net-mgmt/net-snmp4/Makefile | 1 | ||||
-rw-r--r-- | net/net-snmp4/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile index 63af22705d76..102886d376ae 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/Makefile @@ -19,6 +19,7 @@ MAINTAINER= kuriyama@FreeBSD.org USE_AUTOCONF_VER=213 USE_REINPLACE= yes +USE_PERL5= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 63af22705d76..102886d376ae 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -19,6 +19,7 @@ MAINTAINER= kuriyama@FreeBSD.org USE_AUTOCONF_VER=213 USE_REINPLACE= yes +USE_PERL5= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore |