mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Allow staging as a regular user
This commit is contained in:
parent
63ec46e2c3
commit
055b96c734
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368090
@ -22,6 +22,7 @@ PLIST_FILES= bin/geomgui \
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${STAGEDIR}${PREFIX}|' \
|
||||
-e 's,-o root -g wheel,,' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user