diff options
author | linimon <linimon@FreeBSD.org> | 2004-02-12 08:38:58 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-02-12 08:38:58 +0800 |
commit | 47e73cdc8e3d217faefe575351c0df5fb3b034f8 (patch) | |
tree | 79836f225378c01b1aec2c00f0893a634ff9eb69 /benchmarks | |
parent | 8e94380b9394b90e0a1f4df480534d130bf63452 (diff) | |
download | freebsd-ports-gnome-47e73cdc8e3d217faefe575351c0df5fb3b034f8.tar.gz freebsd-ports-gnome-47e73cdc8e3d217faefe575351c0df5fb3b034f8.tar.zst freebsd-ports-gnome-47e73cdc8e3d217faefe575351c0df5fb3b034f8.zip |
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 '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> |