mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix build with PERL-off.
PR: 209657 Submitted by: vas at mpeks dot tomsk do su
This commit is contained in:
parent
f79cafbe92
commit
0511f616df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415553
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ post-configure:
|
|||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/irssi/modules
|
||||
|
||||
post-install-PERL-on:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Irssi/Irssi.so
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Irssi/Irc/Irc.so
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Irssi/TextUI/TextUI.so
|
||||
|
|
Loading…
Add table
Reference in a new issue