USE_PKGLIBTOOL -> USE_LIBTOOL

This commit is contained in:
wiz 2000-08-14 23:48:24 +00:00
parent fa097b4aa4
commit 495ba99f9c
2 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2000/06/01 11:23:37 rh Exp $
# $NetBSD: Makefile,v 1.20 2000/08/14 23:48:24 wiz Exp $
# FreeBSD Id: Makefile,v 1.18 1998/04/06 20:50:31 andreas Exp
#
@ -18,9 +18,10 @@ HOMEPAGE= http://ucd-snmp.ucdavis.edu/
BUILD_DEPENDS+= autoreconf:../../devel/autoconf
BUILD_DEFS+= USE_INET6
.include "../../mk/bsd.prefs.mk"
USE_PKGLIBTOOL= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-defaults --with-libwrap --with-logfile="/var/log/snmpd"

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.6 2000/01/23 10:41:11 itojun Exp $
@comment $NetBSD: PLIST,v 1.7 2000/08/14 23:48:24 wiz Exp $
bin/encode_keychange
bin/snmpbulkwalk
bin/snmpcheck
@ -32,6 +32,7 @@ include/ucd-snmp/ucd-snmp-config.h
include/ucd-snmp/ucd-snmp-includes.h
include/ucd-snmp/version.h
lib/libsnmp.a
lib/libsnmp.la
lib/libsnmp.so.0.0
man/man1/snmpbulkwalk.1
man/man1/snmpcmd.1