summaryrefslogtreecommitdiff
path: root/news/nntpclnt
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-22 12:58:33 +0000
committeragc <agc@pkgsrc.org>1998-06-22 12:58:33 +0000
commit988019b0161173d9185365a43313f01b0fdb5e3d (patch)
treed4348e0f294c2e984b78663e6958bb9a3bb8fcd8 /news/nntpclnt
parentdaa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c (diff)
downloadpkgsrc-988019b0161173d9185365a43313f01b0fdb5e3d.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'news/nntpclnt')
-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