aboutsummaryrefslogtreecommitdiff
path: root/math/gambit
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-20 02:42:52 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-20 02:42:52 +0000
commit6a3e177235254af3b117153d77236f9849f00f46 (patch)
tree3ebc07ddfdc1a4b978b77cd375f4995feb746a34 /math/gambit
parent03c845f4168de627f90e840cb3bfb4bae1ca0b74 (diff)
downloadports-6a3e177235254af3b117153d77236f9849f00f46.tar.gz
ports-6a3e177235254af3b117153d77236f9849f00f46.zip
The most recent version (0.2007.01.30) appears to work with gcc4.2.
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=202765
Diffstat (limited to 'math/gambit')
-rw-r--r--math/gambit/Makefile4
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