diff options
author | pav <pav@FreeBSD.org> | 2009-05-12 01:52:00 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-05-12 01:52:00 +0800 |
commit | 6fb657252f9c282fb468a332e2d9ee3500185d08 (patch) | |
tree | 19d887df1495bf46288887a852c9d41ab4ab35fe /databases | |
parent | b3d0157d12cbeeeba3a7dd174da6e2dfa0e15944 (diff) | |
download | freebsd-ports-gnome-6fb657252f9c282fb468a332e2d9ee3500185d08.tar.gz freebsd-ports-gnome-6fb657252f9c282fb468a332e2d9ee3500185d08.tar.zst freebsd-ports-gnome-6fb657252f9c282fb468a332e2d9ee3500185d08.zip |
- Mark BROKEN: does not fetch
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 801d0110f619..c57407f6a52c 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 |