diff options
Diffstat (limited to 'net-mgmt/py-yapsnmp/Makefile')
-rw-r--r-- | net-mgmt/py-yapsnmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-yapsnmp/Makefile b/net-mgmt/py-yapsnmp/Makefile index 0d79437ed899..9ce47ca02206 100644 --- a/net-mgmt/py-yapsnmp/Makefile +++ b/net-mgmt/py-yapsnmp/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp USE_GMAKE= yes USE_PYTHON= yes USE_REINPLACE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" |