From 2efe119e848be7b6f1db7ac858b73e7d62036134 Mon Sep 17 00:00:00 2001 From: skv Date: Thu, 5 May 2011 18:08:47 +0000 Subject: Build with Perl 5.12+ --- sysutils/wots/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/wots/Makefile b/sysutils/wots/Makefile index 5e685d796f9d..5bfb758bb706 100644 --- a/sysutils/wots/Makefile +++ b/sysutils/wots/Makefile @@ -31,7 +31,7 @@ post-extract: @${CHMOD} a+x ${WRKSRC}/Configure post-patch: - @${REINPLACE_CMD} -i '' -e 's/5.00\[4/5.0[01][04/' \ + @${REINPLACE_CMD} -i '' -e 's/5.00\[4/5.0[01][01234/' \ ${WRKSRC}/Configure @${REINPLACE_CMD} -i '' -e 's=/usr/local=${PREFIX}=; s=/usr/bin/perl=${PERL}=' \ ${WRKSRC}/Make.config -- cgit