diff options
author | pav <pav@FreeBSD.org> | 2008-07-08 05:55:03 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-07-08 05:55:03 +0800 |
commit | fec5cc833adf5a15c43a2fbfb539905cad2b5f46 (patch) | |
tree | 62f0da48d1b552ac648e88040633bce0084d9b9d /databases | |
parent | ebfba3a3527eb0a7f9b3a96a26908c1e53d7e629 (diff) | |
download | freebsd-ports-gnome-fec5cc833adf5a15c43a2fbfb539905cad2b5f46.tar.gz freebsd-ports-gnome-fec5cc833adf5a15c43a2fbfb539905cad2b5f46.tar.zst freebsd-ports-gnome-fec5cc833adf5a15c43a2fbfb539905cad2b5f46.zip |
- Mark BROKEN: size mismatch: expected 34208717, actual 34206078
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 50c23e3eb1ad..5110e411ad42 100644 --- a/databases/adstudio/Makefile +++ b/databases/adstudio/Makefile @@ -16,6 +16,8 @@ COMMENT= A database query and administration tool RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper +BROKEN= Size mismatch + USE_JAVA= yes JAVA_VERSION= 1.5+ NO_BUILD= yes |