diff options
Diffstat (limited to 'databases/adstudio/Makefile')
-rw-r--r-- | databases/adstudio/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/adstudio/Makefile b/databases/adstudio/Makefile index 9dd6636e214a..618b3c9c395d 100644 --- a/databases/adstudio/Makefile +++ b/databases/adstudio/Makefile @@ -6,7 +6,7 @@ # PORTNAME= adstudio -PORTVERSION= 7.0.22 +PORTVERSION= 7.0.33 CATEGORIES= databases devel java MASTER_SITES= http://download.aquafold.com/download/v${PORTVERSION:R}.0/java/ DISTNAME= ads-java-novm-${PORTVERSION} @@ -17,8 +17,6 @@ COMMENT= A database query and administration tool RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper \ ${LOCALBASE}/lib/libjogl.so:${PORTSDIR}/graphics/jogl -BROKEN= size mismatch - USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |