aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-17 23:34:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-17 23:34:28 +0000
commit1396f8c3bf2b3604bffb47e0346426f9fabb7b43 (patch)
tree4130503c2bb4da2aca996b31c523d7676c169ac0 /benchmarks
parentd97842f0b3535c700dc03e45e291f44eaea2747d (diff)
downloadports-1396f8c3bf2b3604bffb47e0346426f9fabb7b43.tar.gz
ports-1396f8c3bf2b3604bffb47e0346426f9fabb7b43.zip
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/dbench/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile
index 1c1bcf47de41..d1bcd9e70902 100644
--- a/benchmarks/dbench/Makefile
+++ b/benchmarks/dbench/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dbench
PORTVERSION= 3.04
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks
MASTER_SITES= http://samba.org/ftp/tridge/dbench/
@@ -17,11 +17,6 @@ COMMENT= A simulation of the Ziff-Davis netbench benchmark
GNU_CONFIGURE= yes
MAN1= dbench.1
+MLINKS= dbench.1 tbench.1 dbench.1 tbench_srv.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Doesn't build on FreeBSD < 5.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>