diff options
Diffstat (limited to 'lang/opa/Makefile')
-rw-r--r-- | lang/opa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/opa/Makefile b/lang/opa/Makefile index 1ac584ff480..3b35e5b9b80 100644 --- a/lang/opa/Makefile +++ b/lang/opa/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/ssl/ssl.a:${PORTSDIR}/security/oca ${LOCALBASE}/${OCAML_LIBDIR}/ocamlgraph/graph.a:${PORTSDIR}/math/ocaml-ocamlgraph \ ${LOCALBASE}/${OCAML_SITELIBDIR}/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex -GITVER= 1598 +GITVER= 1635 USE_JAVA= yes JAVA_BUILD= yes USE_GMAKE= yes |