summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorobache <obache>2014-03-02 07:20:30 +0000
committerobache <obache>2014-03-02 07:20:30 +0000
commit6f88dd12b74017393e3fac2658d6a349f7256171 (patch)
treedead3f12ac524c8697c12170a4b6022309cb6b6c /misc
parentf8db03d2e63325ca69a62ef4d23cd747e14a6ea7 (diff)
downloadpkgsrc-6f88dd12b74017393e3fac2658d6a349f7256171.tar.gz
ld.so.1 is a manpage of ld in section 1, not a shlib.
prevent wrong automatic permission fix.
Diffstat (limited to 'misc')
-rw-r--r--misc/ja-man/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/ja-man/Makefile b/misc/ja-man/Makefile
index 44af248fe72..aeb1b8603cb 100644
--- a/misc/ja-man/Makefile
+++ b/misc/ja-man/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/08 09:57:25 asau Exp $
+# $NetBSD: Makefile,v 1.19 2014/03/02 07:20:30 obache Exp $
DISTNAME= NetBSD1.3I-jman-19990531
PKGNAME= ja-man-19990531
@@ -35,6 +35,8 @@ INSTALL_DIRS+= man
CONF_FILES+= share/examples/jman.conf ${PKG_SYSCONFDIR}/jman.conf
+CHECK_SHLIBS_SKIP+= ${PKGMANDIR}/${JAMANDIR}/man1/ld.so.1
+
.include "../../mk/bsd.prefs.mk"
post-extract: