diff options
author | pav <pav@FreeBSD.org> | 2009-01-21 05:01:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-21 05:01:27 +0800 |
commit | e3e7ced69bab35d6d1fa6777d80092299c3a150b (patch) | |
tree | 019a0214d47732e16a9d65e24617168ee1283400 /databases | |
parent | 04b5aa220609ccabc5872905ad4daf4d6d03d7eb (diff) | |
download | freebsd-ports-gnome-e3e7ced69bab35d6d1fa6777d80092299c3a150b.tar.gz freebsd-ports-gnome-e3e7ced69bab35d6d1fa6777d80092299c3a150b.tar.zst freebsd-ports-gnome-e3e7ced69bab35d6d1fa6777d80092299c3a150b.zip |
- Mark BROKEN: size mismatch
Reported by: pointyhat
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 |