diff --git a/benchmarks/wrk/Makefile b/benchmarks/wrk/Makefile index a4198d4fa1fd..3264fd315fa8 100644 --- a/benchmarks/wrk/Makefile +++ b/benchmarks/wrk/Makefile @@ -20,17 +20,10 @@ CFLAGS+= -std=c99 -D_DECLARE_C99_LDBL_MATH PLIST_FILES= bin/wrk -NO_STAGE= yes -.include - -.if ${OSVERSION} < 800000 -BROKEN= does not link on FreeBSD 7.x -.endif - post-patch: @${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|g;' ${WRKSRC}/Makefile do-install: @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin -.include +.include