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/polygraph31/Makefile | |
parent | mat@FreeBSD.org reports no response from this maintainer for several (diff) |
Mark as broken on 4.x as well as 5.x. No response from maintainer
to query about its status for >4 weeks.
Diffstat (limited to '')
-rw-r--r-- | benchmarks/polygraph31/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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> |