aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-01-23 23:08:22 +0000
committerClement Laforet <clement@FreeBSD.org>2004-01-23 23:08:22 +0000
commit9b905cb1c86ab75bd7baa51dbb77983d950fe989 (patch)
tree87b1e7e4b9710d46098787b303cefc8ea54f3c54
parent2056d34e2e893acb1a24f0ac8d7b3014ecdf8148 (diff)
downloadports-9b905cb1c86ab75bd7baa51dbb77983d950fe989.tar.gz
ports-9b905cb1c86ab75bd7baa51dbb77983d950fe989.zip
Notes
-rw-r--r--math/freefem++/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index 482948d1c6ca..8fc0df53dca4 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -29,6 +29,10 @@ DOCS= BUGS COPYRIGHT HISTORY README DOC/manual.pdf
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 501103
+USE_GCC= 3.2
+.endif
+
HOSTTYPE!= ${UNAME} -s
post-patch: