From a9269763e05712da91ba43e28616c314984cabb1 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 6 May 2001 09:39:08 +0000 Subject: Manually make slrnpull, and add it to PLIST. Noted by Martin Ammermueller. Should close pkg/12542. --- news/slrn/Makefile | 5 ++++- news/slrn/pkg/PLIST | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'news') diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 58b3cdcdb8f..14087e2abaf 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/05/03 17:50:28 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2001/05/06 09:39:08 wiz Exp $ # DISTNAME= slrn-0.9.7.0a @@ -24,4 +24,7 @@ CONFIGURE_ARGS+= --without-X --disable-inews \ # together CONFIGURE_ENV+= INSTALL=/usr/bin/install +post-build: + cd ${WRKSRC} && make slrnpull + .include "../../mk/bsd.pkg.mk" diff --git a/news/slrn/pkg/PLIST b/news/slrn/pkg/PLIST index dae68050e38..4fd866a0222 100644 --- a/news/slrn/pkg/PLIST +++ b/news/slrn/pkg/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.5 2001/03/30 18:13:26 mjl Exp $ +@comment $NetBSD: PLIST,v 1.6 2001/05/06 09:39:08 wiz Exp $ bin/slrn +bin/slrnpull man/man1/slrn.1 share/doc/slrn/help.txt share/doc/slrn/INSTALL -- cgit v1.2.3