summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--news/slrn/Makefile5
-rw-r--r--news/slrn/pkg/PLIST3
2 files changed, 6 insertions, 2 deletions
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