aboutsummaryrefslogtreecommitdiff
path: root/www/typo347
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-04-26 21:19:02 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-04-26 21:19:02 +0000
commit7d10e54c0b7b86bfbaeb7c73d5c10c335ee8ccd9 (patch)
treedb5a3fe61757039bf3869aee3e4991e844c4ee7c /www/typo347
parenteaedf20abcec44f2436ac683e1abf75a09f144e1 (diff)
Notes
Diffstat (limited to 'www/typo347')
-rw-r--r--www/typo347/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/typo347/Makefile b/www/typo347/Makefile
index 87abb0ffa28c..31d73ac6bffc 100644
--- a/www/typo347/Makefile
+++ b/www/typo347/Makefile
@@ -25,6 +25,9 @@ TYPO3PKG= ${PORTNAME}-${PORTVERSION}
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}
TYPO3DUMMY= dummy-${PORTVERSION}
+USERS= ${WWWOWN}
+GROUPS= ${WWWGRP}
+
PLIST_SUB+= PORTVERSION="${PORTVERSION}" \
WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"