diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-04-02 02:40:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-04-02 02:40:31 +0000 |
commit | 58949972cad446dde816a1f770ad8b1fe4c5e6c6 (patch) | |
tree | 30702153da2c95a9ab2c1b8f3d0f4bf3f1939d6b /science | |
parent | 78bee6fab2618076468cb4136c8d446ed7bb969e (diff) | |
download | ports-58949972cad446dde816a1f770ad8b1fe4c5e6c6.tar.gz ports-58949972cad446dde816a1f770ad8b1fe4c5e6c6.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/ovt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/ovt/Makefile b/science/ovt/Makefile index 6bc5fcb84a56..42c31a0056d5 100644 --- a/science/ovt/Makefile +++ b/science/ovt/Makefile @@ -26,7 +26,7 @@ GNU_CONFIGURE= yes ONLY_FOR_ARCHS= i386 USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.4 JAVA_OS= native CONFIGURE_ARGS= --with-jdk=${JAVA_HOME} |