summaryrefslogtreecommitdiff
path: root/news/knews
diff options
context:
space:
mode:
authortron <tron>2012-03-03 23:33:55 +0000
committertron <tron>2012-03-03 23:33:55 +0000
commit4a32f53918129e0776db56a14ae1d37cbec16c24 (patch)
treeafc7228e9591b4bcc22f5c8eb48b1553d5a64376 /news/knews
parent8fcb914c8117fdf423838a3e244a692d31d81960 (diff)
downloadpkgsrc-4a32f53918129e0776db56a14ae1d37cbec16c24.tar.gz
Make sure that we don't strip the ".cat" pages from the package list
under NetBSD 6.0 and newer because the package always install it.
Diffstat (limited to 'news/knews')
-rw-r--r--news/knews/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile
index 9f3362bf9cc..720a47a0ebc 100644
--- a/news/knews/Makefile
+++ b/news/knews/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2011/02/14 19:32:12 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2012/03/03 23:33:55 tron Exp $
DISTNAME= knews-1.0b.1
PKGNAME= knews-1.0
@@ -23,6 +23,10 @@ BUILD_DEFS+= KNEWS_DOMAIN_NAME KNEWS_DOMAIN_FILE
PKG_OPTIONS_VAR= PKG_OPTIONS.knews
PKG_SUPPORTED_OPTIONS= inet6
+.if (${OPSYS} == "NetBSD")
+MANINSTALL= maninstall catinstall
+.endif
+
.include "../../mk/bsd.options.mk"
# Set KNEWS_DOMAIN_NAME to a string appended to the "From:" header or