diff options
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> |