From 50ca8e92c8cb2d47703aa29baf58a6b4dfaead96 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 22 Jun 2006 21:50:38 +0000 Subject: Fixed path to the Perl interpreter. Bumped PKGREVISION. --- benchmarks/bytebench/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile index 9f64e5445f5..a95c41f96a7 100644 --- a/benchmarks/bytebench/Makefile +++ b/benchmarks/bytebench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2005/12/29 06:21:32 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2006/06/22 21:50:38 rillig Exp $ DISTNAME= unixbench-4.1.0 PKGNAME= ${DISTNAME:S/unix/byte/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= benchmarks MASTER_SITES= http://www.tux.org/pub/tux/benchmarks/System/unixbench/ EXTRACT_SUFX= .tgz @@ -23,6 +23,9 @@ OWN_DIRS= /var/bytebench INSTALLATION_DIRS= bin +REPLACE_PERL+= pgms/perlbench +USE_TOOLS+= perl:run + post-extract: ${RM} -f ${WRKSRC}/pgms/select -- cgit v1.2.3