aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/xdd
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-04-18 20:03:44 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-04-18 20:03:44 +0000
commit4680dc73b0222aeca4844d4e219984b080ccf4e6 (patch)
treef0ea102d58ee79fe8bd0a7d2a58ed132df559fb4 /benchmarks/xdd
parente4af87a52f399ce6d4108cf39f65e92d359420e2 (diff)
downloadports-4680dc73b0222aeca4844d4e219984b080ccf4e6.tar.gz
ports-4680dc73b0222aeca4844d4e219984b080ccf4e6.zip
Notes
Diffstat (limited to 'benchmarks/xdd')
-rw-r--r--benchmarks/xdd/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/benchmarks/xdd/Makefile b/benchmarks/xdd/Makefile
index bba4ce86b3dc..aa53ee93625c 100644
--- a/benchmarks/xdd/Makefile
+++ b/benchmarks/xdd/Makefile
@@ -20,12 +20,6 @@ PLIST_FILES= bin/xdd bin/timeserver bin/gettime
USE_DOS2UNIX= yes
DOS2UNIX_REGEX= .*\.(c|cpp|h)
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Doesn't build on 4.x
-.endif
-
post-extract:
${CP} ${FILESDIR}/freebsd.makefile ${WRKSRC}
@@ -37,4 +31,4 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/timeserver.freebsd ${PREFIX}/bin/timeserver
${INSTALL_PROGRAM} ${WRKSRC}/bin/gettime.freebsd ${PREFIX}/bin/gettime
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>