summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorjym <jym>2011-12-07 00:34:26 +0000
committerjym <jym>2011-12-07 00:34:26 +0000
commitbb9d7fba3851571324dd26c2f0f1abdda5a040ff (patch)
treec74cb0be7f6dd4c3c4686bf3ac94596eb75c9113 /benchmarks
parenteb4961f44918d384d962d5fd047d288a68662419 (diff)
downloadpkgsrc-bb9d7fba3851571324dd26c2f0f1abdda5a040ff.tar.gz
Fix bad copy/pasto.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/phoronix-test-suite/Makefile4
1 files 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