summaryrefslogtreecommitdiff
path: root/lang/perl5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5/Makefile')
-rw-r--r--lang/perl5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile
index 2ef54b8d64cd..4546fc219317 100644
--- a/lang/perl5/Makefile
+++ b/lang/perl5/Makefile
@@ -158,7 +158,7 @@ post-patch:
> ${WRKDIR}/use.perl
post-install:
- @strip ${PREFIX}/bin/perl ${PREFIX}/bin/suidperl
+ @${STRIP_CMD} ${PREFIX}/bin/perl ${PREFIX}/bin/suidperl
@${LN} -sf ${PREFIX}/bin/perl ${PREFIX}/bin/perl5
@${LN} -sf ${PREFIX}/bin/perl ${PREFIX}/bin/perl${PERL_VER}
${INSTALL_SCRIPT} ${WRKDIR}/use.perl ${PREFIX}/bin/use.perl