diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2015-05-04 15:46:51 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2015-05-04 15:46:51 +0000 |
commit | 2c44e6acd06e2874b82746cb9dcdc785097b4203 (patch) | |
tree | aa391452ea6a289ee70b33bcbec2503509a494d2 /math/orpie/Makefile | |
parent | cb214a8a7bdc497f794275b729a70ec66437e2a7 (diff) | |
download | ports-2c44e6acd06e2874b82746cb9dcdc785097b4203.tar.gz ports-2c44e6acd06e2874b82746cb9dcdc785097b4203.zip |
Notes
Diffstat (limited to 'math/orpie/Makefile')
-rw-r--r-- | math/orpie/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile index 8a90b27f8342..b12c91f22374 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl USES= gmake USE_OCAML= yes +USE_OCAML_CAMLP4=yes GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes |