diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-27 07:51:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-27 07:51:59 +0000 |
commit | 7c885f22cbccf6024070a0941962b63b4edd5b30 (patch) | |
tree | 9fbb1f9bed357c631cd082bc439fedd1506feb07 /databases/adstudio | |
parent | 2747307b84297f53026bcb1445b851839ed4ec43 (diff) | |
download | ports-7c885f22cbccf6024070a0941962b63b4edd5b30.tar.gz ports-7c885f22cbccf6024070a0941962b63b4edd5b30.zip |
Notes
Diffstat (limited to 'databases/adstudio')
-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 618b3c9c395d..53d45e01eae4 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= does not fetch + USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |