aboutsummaryrefslogtreecommitdiffstats
path: root/math/gambit
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-18 19:46:10 +0800
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-18 19:46:10 +0800
commitc44fa33a5e74f28fd77012aba7e3a9c8d633e36a (patch)
treee6dd259a421e47b261f2bd597fcca9e4eec75ae0 /math/gambit
parent06e0fcfad4fcd1229d0855aef4a391838f476cf3 (diff)
downloadfreebsd-ports-gnome-c44fa33a5e74f28fd77012aba7e3a9c8d633e36a.tar.gz
freebsd-ports-gnome-c44fa33a5e74f28fd77012aba7e3a9c8d633e36a.tar.zst
freebsd-ports-gnome-c44fa33a5e74f28fd77012aba7e3a9c8d633e36a.zip
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
Diffstat (limited to 'math/gambit')
-rw-r--r--math/gambit/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile
index 7fa0633ff305..a3048050fb8e 100644
--- a/math/gambit/Makefile
+++ b/math/gambit/Makefile
@@ -29,13 +29,7 @@ LDFLAGS= ${PTHREAD_LIBS}
CFLAGS+= -O2 -fno-strict-aliasing
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
post-patch:
@${REINPLACE_CMD} -e '/test/s|==|=|g' ${WRKSRC}/configure
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>