From 0f290565c1fa6279ff9bdce99dbfa80a7eed5826 Mon Sep 17 00:00:00 2001 From: jym Date: Wed, 7 Dec 2011 00:34:26 +0000 Subject: Fix bad copy/pasto. --- benchmarks/phoronix-test-suite/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index 30dbb435ef3..ee83e9f6f5b 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2011/12/07 00:30:16 jym Exp $ +# $NetBSD: Makefile,v 1.2 2011/12/07 00:34:26 jym Exp $ # DISTNAME= phoronix-test-suite-${PTS_VERSION} @@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v3 DEPENDS+= php>=${PHP_BASE_VERS}<5.4:../../lang/php53 DEPENDS+= php53-curl>=${PHP_BASE_VERS}<5.4:../../www/php-curl -DEPENDS+= php53-dom>=${PHP_BASE_VERS}<5.4:../../www/php-curl +DEPENDS+= php53-dom>=${PHP_BASE_VERS}<5.4:../../textproc/php-dom DEPENDS+= php53-gd>=${PHP_BASE_VERS}<5.4:../../graphics/php-gd DEPENDS+= php53-json>=${PHP_BASE_VERS}<5.4:../../textproc/php-json DEPENDS+= php53-pcntl>=${PHP_BASE_VERS}<5.4:../../devel/php-pcntl -- cgit v1.2.3