diff options
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 0e95b28ec284..98ae4747373e 100644 --- a/databases/adstudio/Makefile +++ b/databases/adstudio/Makefile @@ -22,6 +22,8 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept 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 |