diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-11 17:52:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-11 17:52:00 +0000 |
commit | 2ee6a8049ab513378bfed20692e43a864253efce (patch) | |
tree | 9238e6997c408ec68d8d7d6c47025069b01a6513 /databases | |
parent | a0f6c077ab7702692b049edcc0003652f72c5609 (diff) |
- Mark BROKEN: does not fetch
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=233711
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 |