mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Fix build as a user.
Sponsored by: Absolight
This commit is contained in:
parent
4b8347a1dc
commit
557a9e2f41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413025
@ -23,7 +23,6 @@ NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${WWWDIR}/config
|
||||
${CHOWN} ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR}/config
|
||||
${RM} -r ${WRKSRC}/config
|
||||
(cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${WWWDIR}/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user