aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-05-02 07:17:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-05-02 07:17:21 +0000
commit1f20b57a620b411347a8b34569bb0d2723262031 (patch)
tree21860bcdeac57fa84d16928fad211b14686607aa /benchmarks
parent4a1e6b59748929eeb5fd67d6530fc4ffc1920441 (diff)
downloadports-1f20b57a620b411347a8b34569bb0d2723262031.tar.gz
ports-1f20b57a620b411347a8b34569bb0d2723262031.zip
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/raidtest/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/benchmarks/raidtest/Makefile b/benchmarks/raidtest/Makefile
index aaff80787487..3d85ce3e2864 100644
--- a/benchmarks/raidtest/Makefile
+++ b/benchmarks/raidtest/Makefile
@@ -15,12 +15,6 @@ DISTFILES= # none
MAINTAINER= pjd@FreeBSD.org
COMMENT= Test performance of storage devices
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 501000
-IGNORE= supports only FreeBSD 5.1 and above
-.endif
-
NO_WRKSUBDIR= yes
PLIST_FILES= bin/raidtest
@@ -30,4 +24,4 @@ do-extract:
${MKDIR} ${WRKDIR}
${LN} -sf ${FILESDIR}/${PORTNAME}.c ${FILESDIR}/Makefile ${WRKDIR}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>