summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-03-02 07:20:30 +0000
committerobache <obache@pkgsrc.org>2014-03-02 07:20:30 +0000
commitac3794f4b3bdea75a93098a705913af69a915168 (patch)
treedead3f12ac524c8697c12170a4b6022309cb6b6c /misc
parenta6cb3e7587f3f142ee2410f413d9fd460999cc15 (diff)
downloadpkgsrc-ac3794f4b3bdea75a93098a705913af69a915168.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: