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
commit4f7272211da19070ce6c5cfa2a32cb945745c873 (patch)
treeb2603a889557ace05ad9d6246885dd9109dc8694 /www/lynx
parentea6858346b6f474d3b89e0f759e097d94f6f9b3f (diff)
downloadpkgsrc-4f7272211da19070ce6c5cfa2a32cb945745c873.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