summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorfhajny <fhajny>2017-04-05 12:33:47 +0000
committerfhajny <fhajny>2017-04-05 12:33:47 +0000
commit7aa4156c41222416e7b2d54c42b69bbb82bcd5ef (patch)
treea09315cadc512221db238c1b53716f3738b3659f /benchmarks
parentd115f27a42f6899221823c44a8219bb079b6ed2b (diff)
downloadpkgsrc-7aa4156c41222416e7b2d54c42b69bbb82bcd5ef.tar.gz
Remove traces of textproc/php-dom which is not needed anymore, now that dom is built into PHP. Bump resp. PKGREVISION.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/phoronix-test-suite/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile
index 582e011ef88..45b08d22ab5 100644
--- a/benchmarks/phoronix-test-suite/Makefile
+++ b/benchmarks/phoronix-test-suite/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2013/04/01 06:13:12 sbd Exp $
+# $NetBSD: Makefile,v 1.8 2017/04/05 12:33:48 fhajny Exp $
#
DISTNAME= phoronix-test-suite-${PTS_VERSION}
PTS_VERSION= 3.4.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= benchmarks
MASTER_SITES= http://www.phoronix-test-suite.com/releases/
@@ -13,7 +13,6 @@ COMMENT= Phoronix Benchmarking Suite
LICENSE= gnu-gpl-v3
DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.2:../../www/php-curl
-DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.2:../../textproc/php-dom
DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2:../../textproc/php-json
DEPENDS+= ${PHP_PKG_PREFIX}-pcntl>=5.2:../../devel/php-pcntl