From cc3aee2e9b3601ebf80dc58945e4a3260027f06e Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 9 May 1998 00:15:03 +0000 Subject: No need to install "man/mann/http.n" because "tcl-8.0p2" does. --- net/scotty/Makefile | 7 +++++-- net/scotty/pkg/PLIST | 3 +-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/scotty/Makefile b/net/scotty/Makefile index 70462113161..a07f1c88778 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/04/22 14:22:47 agc Exp $ +# $NetBSD: Makefile,v 1.10 1998/05/09 00:15:03 tron Exp $ # FreeBSD Id: Makefile,v 1.21 1997/08/27 23:01:53 cwt Exp # @@ -17,11 +17,14 @@ CONFIGURE_ARGS+= --with-tcl-config=${PREFIX}/lib/tcl8.0 \ WRKSRC=${WRKDIR}/${DISTNAME}/unix MAN1= tkined.1 scotty.1 MAN8= ntping.8 straps.8 -MANN= Tnm.n cmip.n dns.n gdmo.n http.n icmp.n ined.n job.n \ +MANN= Tnm.n cmip.n dns.n gdmo.n icmp.n ined.n job.n \ mib.n msqltcl.n netdb.n ntp.n rpc.n snmp.n sunrpc.n \ syslog.n udp.n PLIST= ${PKGDIR}/PLIST.tmp +post-extract: + @${RM} -f ${WRKSRC}/../doc/http.n + pre-install: @cd ${WRKSRC};make sinstall @${CP} ${WRKSRC}/../tnm/ntping/ntping.8 ${WRKSRC}/../doc diff --git a/net/scotty/pkg/PLIST b/net/scotty/pkg/PLIST index de824601331..febd9e8fb6e 100644 --- a/net/scotty/pkg/PLIST +++ b/net/scotty/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 1998/03/07 22:11:20 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.5 1998/05/09 00:15:03 tron Exp $ bin/ntping bin/straps bin/scotty @@ -378,7 +378,6 @@ man/man8/straps.8.gz man/man8/ntping.8.gz man/mann/dns.n.gz man/mann/gdmo.n.gz -man/mann/http.n.gz man/mann/icmp.n.gz man/mann/job.n.gz man/mann/mib.n.gz -- cgit v1.2.3