diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-12 00:38:58 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-12 00:38:58 +0000 |
commit | 9950dbb3aea5d52ce69ecae72e0d19d2d178825e (patch) | |
tree | fce3ae0f775e135c4bf61ca3f2b3586b0ec7eaea /benchmarks | |
parent | 7975fd86a563f704f61fd27bdb7231b78091c42d (diff) | |
download | ports-9950dbb3aea5d52ce69ecae72e0d19d2d178825e.tar.gz ports-9950dbb3aea5d52ce69ecae72e0d19d2d178825e.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/polygraph/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/polygraph31/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index ad749bcb5ff8..36a0b2db86d8 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -23,8 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 501000 BROKEN= "Does not compile" -.endif .include <bsd.port.post.mk> diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile index ad749bcb5ff8..36a0b2db86d8 100644 --- a/benchmarks/polygraph31/Makefile +++ b/benchmarks/polygraph31/Makefile @@ -23,8 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 501000 BROKEN= "Does not compile" -.endif .include <bsd.port.post.mk> |