diff --git a/graphics/imlib3d/Makefile b/graphics/imlib3d/Makefile index ee0aa0532866..6a547617e6a1 100644 --- a/graphics/imlib3d/Makefile +++ b/graphics/imlib3d/Makefile @@ -32,15 +32,11 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ CONFIGURE_ARGS= --enable-optimize INSTALLS_SHLIB= yes -.include - -.if ${OSVERSION} < 500000 -BROKEN= "does not build with GCC 2.x" -.endif +BROKEN= "does not build" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|OPTIMIZE_FLAGS=.*$$|OPTIMIZE_FLAGS=|g ; \ s|||g' ${WRKSRC}/configure -.include +.include