${PREFIX}/www/data -> ${PREFIX}/www
PR: ports/97274 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Approved by: lawrance (mentor)
This commit is contained in:
parent
ed423e15be
commit
08b3b4180f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162553
@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
|
||||
|
||||
WWWOWN?= www
|
||||
WWWGRP?= www
|
||||
WWWDIR?= www/data/${PORTNAME}
|
||||
WWWDIR?= www/${PORTNAME}
|
||||
DATADIR= ${PREFIX}/${WWWDIR}
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user