summaryrefslogtreecommitdiff
path: root/www/drupal7
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-04 22:09:50 +0000
committerrillig <rillig@pkgsrc.org>2019-11-04 22:09:50 +0000
commit883d1358fc4f72bf3e19f23e9da615cfc5efb351 (patch)
tree66f88e4f2f2b97027ca16882d7778bc4ac981b5c /www/drupal7
parentd889e73ea365ea2b6518dcb7ee1a4cf5cacfbbbb (diff)
downloadpkgsrc-883d1358fc4f72bf3e19f23e9da615cfc5efb351.tar.gz
www: align variable assignments
pkglint -Wall -F --only aligned --only indent -r Manually excluded phraseanet since pkglint got the indentation wrong.
Diffstat (limited to 'www/drupal7')
-rw-r--r--www/drupal7/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile
index 8777c320c87..35ed7038d09 100644
--- a/www/drupal7/Makefile
+++ b/www/drupal7/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2019/05/11 06:48:43 taca Exp $
+# $NetBSD: Makefile,v 1.60 2019/11/04 22:09:53 rillig Exp $
DISTNAME= drupal-7.67
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
@@ -35,8 +35,8 @@ CONF_FILES= share/examples/drupal/drupal.conf \
${DRUPAL}/sites/default/default.settings.php
CONF_FILES_PERMS+= share/examples/drupal/default.settings.php \
- ${DRUPAL}/sites/default/settings.php \
- ${WWW_USER} ${WWW_GROUP} 0640
+ ${DRUPAL}/sites/default/settings.php \
+ ${WWW_USER} ${WWW_GROUP} 0640
REPLACE_INTERPRETER+= php
REPLACE.php.old= .*php[^ ]*