Use a better Perl fix.

PR:		205951
Submitted by:	 Piotr Kubaj
This commit is contained in:
Joe Marcus Clarke 2016-01-06 15:36:44 +00:00
parent 80d6bd47bb
commit c9f9bf102e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405361

View file

@ -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