mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
Fix breakage...
This commit is contained in:
parent
e4ebf8e46f
commit
eed6a08fe3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190100
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ pre-install:
|
|||
do-install:
|
||||
${MKDIR} ${WWWDIR}
|
||||
${CP} -R ${WRKSRC}/* ${WWWDIR}/
|
||||
${CHOWN} ${WWWOWN}:${WWWGRP} ${WWWDIR}/templates_c ${WWWDIR}/conf/pgmgt.conf.php
|
||||
${CHOWN} ${WWWOWN}:${WWWGRP} ${WWWDIR}/templates_c ${WWWDIR}/conf/pgmgt.conf.php.sample
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue