aboutsummaryrefslogtreecommitdiff
path: root/math/ocamlgsl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 15:35:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 15:35:19 +0000
commitb63a6e3f2a5192e938644b9b83a01f1a2b934a30 (patch)
tree4ab0a5cb584d4a1c47422ab242f124ab1d3e33c7 /math/ocamlgsl
parent5a23be5a1c0ab87712d2ca2d36282b169c5ec5d8 (diff)
downloadports-b63a6e3f2a5192e938644b9b83a01f1a2b934a30.tar.gz
ports-b63a6e3f2a5192e938644b9b83a01f1a2b934a30.zip
Works with any modern compiler
Notes
Notes: svn path=/head/; revision=336358
Diffstat (limited to 'math/ocamlgsl')
-rw-r--r--math/ocamlgsl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile
index 94d894a30150..510019824d0e 100644
--- a/math/ocamlgsl/Makefile
+++ b/math/ocamlgsl/Makefile
@@ -20,8 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
INSTALL_TARGET= install-findlib
-USE_GMAKE= YES
-USE_GCC= 4.2+
+USES= gmake
USE_OCAML= YES
MAKE_ENV+= OCAMLDIR=${OCAML_LIBDIR}
MAKE_JOBS_UNSAFE= yes