diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-08-21 19:00:32 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-08-21 19:00:32 +0000 |
commit | 3466ea93cbafa7a6cdc98ec7fe16d069b6fd8541 (patch) | |
tree | 6c3f7636a9e5fd5fe94db0b52e987edd784a8418 /lang/opa | |
parent | 740b01f8b8dda3045d4a63af20f45e6629307d87 (diff) | |
download | ports-3466ea93cbafa7a6cdc98ec7fe16d069b6fd8541.tar.gz ports-3466ea93cbafa7a6cdc98ec7fe16d069b6fd8541.zip |
Notes
Diffstat (limited to 'lang/opa')
-rw-r--r-- | lang/opa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/opa/Makefile b/lang/opa/Makefile index bc1e601aac4f..812dbdf01bde 100644 --- a/lang/opa/Makefile +++ b/lang/opa/Makefile @@ -29,6 +29,8 @@ RUN_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/ssl/ssl.a:${PORTSDIR}/security/oca ${LOCALBASE}/bin/node:${PORTSDIR}/www/node \ ${LOCALBASE}/bin/npm:${PORTSDIR}/www/npm +BROKEN= checksum mismatch + GITVER= 2988 USE_JAVA= yes JAVA_BUILD= yes |