mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix build pageage.
PR: ports/182720 Submitted by: Kevin Zheng <kevinz5000 at gmail.com>
This commit is contained in:
parent
81e93bb498
commit
1fc4a4c21f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329525
1 changed files with 4 additions and 0 deletions
|
@ -80,6 +80,10 @@ post-patch:
|
|||
post-configure:
|
||||
@${MV} ${WRKSRC}/irssi.conf ${WRKSRC}/irssi.conf.sample
|
||||
|
||||
pre-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/irssi
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/irssi/modules
|
||||
|
||||
post-install:
|
||||
@${ECHO_MSG} "You may install x11-themes/irssi-themes for"
|
||||
@${ECHO_MSG} " additional themes."
|
||||
|
|
Loading…
Add table
Reference in a new issue