diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-04-06 20:50:32 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-04-06 20:50:32 +0000 |
commit | efe2885c02459ad691ffe83ea4e833a725998bd1 (patch) | |
tree | ed114200c9828564c8ebce7bca5814028b55a033 /net/net-snmp4 | |
parent | 3e42598c522e7bef3072e759b3ca6b5c8a346ab8 (diff) |
Notes
Diffstat (limited to 'net/net-snmp4')
-rw-r--r-- | net/net-snmp4/Makefile | 4 | ||||
-rw-r--r-- | net/net-snmp4/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 7b65fb5c5720..30126749a79d 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -3,7 +3,7 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.16 1998/04/02 18:04:46 andreas Exp $ +# $Id: Makefile,v 1.17 1998/04/02 20:43:45 andreas Exp $ # DISTNAME= ucd-snmp-3.3.1 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ \ MAINTAINER= gpalmer@FreeBSD.ORG -GNU_CONFIGURE= yes +USE_AUTOCONF= yes .if defined(BATCH) CONFIGURE_ARGS= --with-defaults --with-sys-contact=nobody@no.where .else diff --git a/net/net-snmp4/pkg-plist b/net/net-snmp4/pkg-plist index ad36d50cc7f8..c969bd386e21 100644 --- a/net/net-snmp4/pkg-plist +++ b/net/net-snmp4/pkg-plist @@ -63,6 +63,7 @@ share/snmp/mibs/SNMPv2-TM.txt share/snmp/mibs/TCP-MIB.txt share/snmp/mibs/UCD-SNMP-MIB.txt share/snmp/mibs/UDP-MIB.txt +@unexec rm %D/share/snmp/mibs/.index @dirrm share/snmp/mibs/ucd-snmp @dirrm share/snmp/mibs @dirrm share/snmp |