diff options
Diffstat (limited to 'benchmarks/polygraph31/Makefile')
-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> |