diff options
Diffstat (limited to 'graphics/opendx/Makefile')
-rw-r--r-- | graphics/opendx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 1a348d1ec212..acd8d4da411c 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -53,7 +53,6 @@ CONFIGURE_ARGS+= --without-netcdf .if defined(WITH_JAVA) ONLY_FOR_ARCHS= i386 USE_JAVA= yes -JAVA_VERSION= 1.6+ BUILD_DEPENDS+= ${JAVALIBDIR}/npcosmop211.jar:graphics/cosmoplayer RUN_DEPENDS+= ${JAVALIBDIR}/npcosmop211.jar:graphics/cosmoplayer CONFIGURE_ARGS+= --with-cosmojar-path=${JAVALIBDIR}/npcosmop211.jar \ |