From 3f4996784a24170e079c8c3dbce6f84d0dd11e5d Mon Sep 17 00:00:00 2001 From: matthew Date: Sat, 30 Apr 2011 01:07:14 +0000 Subject: [PATCH] cgal needs m>=5.3 for fenv.h support --- math/cgal/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 20dc5a6f53e..ca7eab6b974 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2011/04/29 17:47:50 matthew Exp $ +# $OpenBSD: Makefile,v 1.2 2011/04/30 01:07:14 matthew Exp $ # vax: no fenv.h support NOT_FOR_ARCHS = vax @@ -25,8 +25,9 @@ PERMIT_PACKAGE_FTP = Yes PERMIT_DISTFILES_CDROM =Yes PERMIT_DISTFILES_FTP = Yes +# m>=5.3 for fenv.h support WANTLIB = GL GLU ICE SM X11 Xext boost_thread-mt gmp gmpxx \ - lib/qt4/QtGui lib/qt4/QtOpenGL m mpfr stdc++ z + lib/qt4/QtGui lib/qt4/QtOpenGL m>=5.3 mpfr stdc++ z # Awkward hosting site; see https://gforge.inria.fr/frs/?group_id=52 for files index. MASTER_SITES = https://gforge.inria.fr/frs/download.php/28500/