diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-20 21:01:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-20 21:01:27 +0000 |
commit | 7d09628a9b0f414f316c9933cc6fd9c891fc94c3 (patch) | |
tree | 86559258ab5f4d26fab6f648221e118a1f792615 /databases | |
parent | 41b2cc8e315ab9a78c21d2f75361a8c1c312e585 (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/adstudio/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/adstudio/Makefile b/databases/adstudio/Makefile index dba2ee116ed3..9dd6636e214a 100644 --- a/databases/adstudio/Makefile +++ b/databases/adstudio/Makefile @@ -17,6 +17,8 @@ COMMENT= A database query and administration tool RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper \ ${LOCALBASE}/lib/libjogl.so:${PORTSDIR}/graphics/jogl +BROKEN= size mismatch + USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |