summaryrefslogtreecommitdiff
path: root/news/nntpclnt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/nntpclnt/Makefile')
-rw-r--r--news/nntpclnt/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile
index bab3f8c89d4..31cd58a87b5 100644
--- a/news/nntpclnt/Makefile
+++ b/news/nntpclnt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:41 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 13:00:14 agc Exp $
#
DISTNAME= nntpclnt-1.6.1
@@ -9,8 +9,6 @@ MAINTAINER= tv@netbsd.org
ALL_TARGET= inews
-MAN3= nntpclnt.3
-
do-configure:
${SED} -e s,@PREFIX@,${PREFIX}, ${FILESDIR}/config.sh >${WRKSRC}/config.sh
@cd ${WRKSRC} && sh Makefile.SH && sh config.h.SH