diff options
Diffstat (limited to 'graphics/libpano12/Makefile')
-rw-r--r-- | graphics/libpano12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libpano12/Makefile b/graphics/libpano12/Makefile index 56a674be8e0a..fbf0a079ec70 100644 --- a/graphics/libpano12/Makefile +++ b/graphics/libpano12/Makefile @@ -38,7 +38,7 @@ USE_LDCONFIG= yes .if !defined(WITHOUT_JAVA) USE_JAVA= yes -JAVA_VERSION= 1.3+ +JAVA_VERSION= 1.5+ JAVA_OS= native CONFIGURE_ARGS+= --with-java=${JAVA_HOME} .else |