Use a better Perl fix.
PR: 205951 Submitted by: Piotr Kubaj
This commit is contained in:
parent
80d6bd47bb
commit
c9f9bf102e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405361
1 changed files with 1 additions and 2 deletions
|
@ -29,8 +29,7 @@ CONFIGURE_ARGS= --disable-consoleui \
|
|||
--enable-screensaver \
|
||||
--with-dynamic_prpls=${PRPL_MODULES:S/,$//}
|
||||
|
||||
.if ${PORT_OPTIONS:MPERL}
|
||||
post-stage:
|
||||
post-stage-PERL-on:
|
||||
@${SED} -i '' -e 's|^${STAGEDIR}||g' \
|
||||
${STAGEDIR}${PREFIX}/lib/pidgin/perl/auto/Pidgin/.packlist
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue