Allow staging as a regular user
This commit is contained in:
parent
dd5b072674
commit
7522f189ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373687
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
|||
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
|
||||
|
||||
USES= tar:tgz
|
||||
USES= tar:tgz uidfix
|
||||
|
||||
# Install into ${STAGEDIR}${PREFIX}; but the build respects ${DESTDIR} so
|
||||
# all we need to give is the ${PREFIX}/bin part.
|
||||
|
|
Loading…
Reference in a new issue