diff options
Diffstat (limited to 'math/gambit')
-rw-r--r-- | math/gambit/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile index 340aca05e6ba..2f602c6bad3f 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -29,10 +29,6 @@ CFLAGS+= -O2 -fno-strict-aliasing .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 700042 -BROKEN= Broken with gcc 4.2 -.endif - post-patch: @${REINPLACE_CMD} -e '/test/s|==|=|g' ${WRKSRC}/configure |