summaryrefslogtreecommitdiff
path: root/www/lynx
diff options
context:
space:
mode:
authortv <tv>2005-01-21 21:50:19 +0000
committertv <tv>2005-01-21 21:50:19 +0000
commitadd3c3569b996018e0b25e5cbaba4f3b98f1a33e (patch)
treeb2603a889557ace05ad9d6246885dd9109dc8694 /www/lynx
parent7df36b2716b5d5bae9e21bdadf1a34b359da3598 (diff)
downloadpkgsrc-add3c3569b996018e0b25e5cbaba4f3b98f1a33e.tar.gz
Fix install directory permissions (in case the mode is not configured to 755).
Diffstat (limited to 'www/lynx')
-rw-r--r--www/lynx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index c0374777015..adf19b60878 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2004/11/30 15:33:53 xtraeme Exp $
+# $NetBSD: Makefile,v 1.78 2005/01/21 21:50:19 tv Exp $
#
DISTNAME= lynx2.8.5
@@ -70,6 +70,7 @@ CONFIGURE_ARGS+= --enable-read-eta
post-install:
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/lynx
+ ${FIND} ${PREFIX}/share/lynx -type d -print | ${XARGS} ${CHMOD} ${PKGDIRMODE}
# gets created when applying 2.8.5.2 patch -- remove on
# patchless update
${RM} ${PREFIX}/share/lynx/lynx_doc/CHANGES.orig_dist