mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Don't violate stagedir
Reported by: poudriere With hat: portmgr
This commit is contained in:
parent
aa8d500704
commit
c35f26d77a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349862
1 changed files with 1 additions and 1 deletions
|
@ -107,6 +107,6 @@ post-patch:
|
|||
|
||||
# Create plugins directory even when no plugins are installed
|
||||
post-install:
|
||||
@${MKDIR} ${PREFIX}/lib/xchat/plugins
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/xchat/plugins
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue