diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-01-23 10:09:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-01-23 10:09:28 +0000 |
commit | f40f243426b4164a584ab23de942d83f69c4a7bd (patch) | |
tree | 3eedc34fcfc58eca3324d358e43102a1dd3ffe9c /java | |
parent | 326cb2a5bab7d8f7ad1f46000871cb3787ddc864 (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/dbvis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile index eb3be6a17689..cc76964665fa 100644 --- a/java/dbvis/Makefile +++ b/java/dbvis/Makefile @@ -14,6 +14,8 @@ DISTNAME= dbvis_unix_${PORTVERSION:S/./_/g} MAINTAINER= contact@toha.org.ua COMMENT= DbVisualizer database tool +BROKEN= does not fetch + USE_JAVA= yes JAVA_VERSION= 1.5+ NO_BUILD= yes |