aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--benchmarks/dbench/Makefile5
-rw-r--r--benchmarks/dbench/pkg-descr2
2 files changed, 3 insertions, 4 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile
index 334f8ff6fcb0..0d892cc24b66 100644
--- a/benchmarks/dbench/Makefile
+++ b/benchmarks/dbench/Makefile
@@ -5,8 +5,7 @@ PORTNAME= dbench
PORTVERSION= 4.0
PORTREVISION= 2
CATEGORIES= benchmarks
-MASTER_SITES= SAMBA
-MASTER_SITE_SUBDIR= tridge/dbench
+MASTER_SITES= SAMBA/tridge/dbench
MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Simulation of the Ziff-Davis netbench benchmark
@@ -17,7 +16,7 @@ LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
CFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
-USE_AUTOTOOLS= autoconf
+USES= autoreconf
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--datadir=${DATADIR}
diff --git a/benchmarks/dbench/pkg-descr b/benchmarks/dbench/pkg-descr
index b9e0be584ca2..fc4c1560c02e 100644
--- a/benchmarks/dbench/pkg-descr
+++ b/benchmarks/dbench/pkg-descr
@@ -3,4 +3,4 @@ of the commercial Netbench benchmark, but without requiring a lab of Windows
load generators to run. It is now considered a de-facto standard for generating
load on the Linux VFS.
-WWW: http://dbench.samba.org/
+WWW: http://dbench.samba.org/