aboutsummaryrefslogtreecommitdiff
path: root/math/ocamlgsl
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2015-05-04 15:46:51 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2015-05-04 15:46:51 +0000
commit2c44e6acd06e2874b82746cb9dcdc785097b4203 (patch)
treeaa391452ea6a289ee70b33bcbec2503509a494d2 /math/ocamlgsl
parentcb214a8a7bdc497f794275b729a70ec66437e2a7 (diff)
downloadports-2c44e6acd06e2874b82746cb9dcdc785097b4203.tar.gz
ports-2c44e6acd06e2874b82746cb9dcdc785097b4203.zip
Notes
Diffstat (limited to 'math/ocamlgsl')
-rw-r--r--math/ocamlgsl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile
index 16327a8f4684..6759b0f3293e 100644
--- a/math/ocamlgsl/Makefile
+++ b/math/ocamlgsl/Makefile
@@ -21,6 +21,7 @@ RUN_DEPENDS= ocamlfind:${PORTSDIR}/devel/ocaml-findlib
USES= gmake
USE_OCAML= YES
USE_OCAML_FINDLIB= YES
+USE_OCAML_CAMLP4= YES
USE_OCAML_LDCONFIG= YES
OCAML_PKGDIRS= gsl
HAS_CONFIGURE= YES