summaryrefslogtreecommitdiff
path: root/www/drupal8
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/drupal8
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/drupal8')
-rw-r--r--www/drupal8/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile
index 868f990c284..52af74e72ec 100644
--- a/www/drupal8/Makefile
+++ b/www/drupal8/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2019/10/10 13:28:35 prlw1 Exp $
+# $NetBSD: Makefile,v 1.26 2019/11/04 22:09:53 rillig Exp $
DISTNAME= drupal-8.7.8
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
@@ -34,8 +34,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[^ ]*