diff options
Diffstat (limited to 'devel/p5-Inline-Java/Makefile')
-rw-r--r-- | devel/p5-Inline-Java/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Inline-Java/Makefile b/devel/p5-Inline-Java/Makefile index 3fdf1351cab0..0c1cb94d310a 100644 --- a/devel/p5-Inline-Java/Makefile +++ b/devel/p5-Inline-Java/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Inline>=0.44:${PORTSDIR}/devel/p5-Inline \ RUN_DEPENDS= ${BUILD_DEPENDS} USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ JAVA_OS= native PERL_CONFIGURE= 5.8.1+ |