diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2012-08-21 22:36:41 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2012-08-21 22:36:41 +0000 |
commit | 58afbd47430c059755ed43f45973feac3c4dd001 (patch) | |
tree | 572a14b5bba342ede485dd39c67b84b21aa3e063 /lang/opa/Makefile | |
parent | - add new port: sysutils/bbcp (diff) |
The tarball has been reroll for some reason as there is no change.
Notes
Notes:
svn path=/head/; revision=302908
Diffstat (limited to 'lang/opa/Makefile')
-rw-r--r-- | lang/opa/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/opa/Makefile b/lang/opa/Makefile index 812dbdf01bde..bc1e601aac4f 100644 --- a/lang/opa/Makefile +++ b/lang/opa/Makefile @@ -29,8 +29,6 @@ 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 |