summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-05-18 20:34:19 +0000
committeradrianp <adrianp@pkgsrc.org>2005-05-18 20:34:19 +0000
commite6c0c5fc573fa9f95d98b9fc33d03ef2ccaeb739 (patch)
treefb802ab5124e22f9348285174626367188a2110e
parent52dd06a248c834751cf7261df0eaa0c0872dc698 (diff)
downloadpkgsrc-e6c0c5fc573fa9f95d98b9fc33d03ef2ccaeb739.tar.gz
- Change permission on installed file which causes turba to fail if it
is set to 0000.
-rw-r--r--www/horde3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/horde3/Makefile b/www/horde3/Makefile
index 96013ebab30..0a0da96523c 100644
--- a/www/horde3/Makefile
+++ b/www/horde3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/05/18 20:25:02 adrianp Exp $
+# $NetBSD: Makefile,v 1.8 2005/05/18 20:34:19 adrianp Exp $
DISTNAME= horde-3.0.4
CATEGORIES= www
@@ -57,7 +57,7 @@ SUPPORT_FILES_PERMS+= ${HORDEDIR}/config/registry.php.dist \
${APACHE_USER} ${ROOT_GROUP} 0440
SUPPORT_FILES_PERMS+= ${HORDEDIR}/config/hooks.php.dist \
${HORDEDIR}/config/hooks.php \
- ${APACHE_USER} ${ROOT_GROUP} 0000
+ ${APACHE_USER} ${ROOT_GROUP} 0440
SUBST_CLASSES= files
SUBST_STAGE.files= post-build