summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-03-03 23:33:55 +0000
committertron <tron@pkgsrc.org>2012-03-03 23:33:55 +0000
commitc9aec990535fa81ea4d5961eba2f0671123f77a1 (patch)
treeafc7228e9591b4bcc22f5c8eb48b1553d5a64376 /news
parenta1ae37f6efdcb6f9d047179b9193ad6e79d33db1 (diff)
downloadpkgsrc-c9aec990535fa81ea4d5961eba2f0671123f77a1.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')
-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