diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-17 13:08:26 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-17 13:08:26 +0000 |
commit | 576cd551e25c31668f61d6b4bd008be43a75d534 (patch) | |
tree | c1c76af4e40e64256d29ed425d4900b4b1e55c20 | |
parent | d739bdf1dcc24bd072e23168e260f4b71069ec0b (diff) | |
download | ports-576cd551e25c31668f61d6b4bd008be43a75d534.tar.gz ports-576cd551e25c31668f61d6b4bd008be43a75d534.zip |
Notes
-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 |