diff options
Diffstat (limited to 'net/jcifs/Makefile')
-rw-r--r-- | net/jcifs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jcifs/Makefile b/net/jcifs/Makefile index 3836eb36718a..d7cd38d85bb2 100644 --- a/net/jcifs/Makefile +++ b/net/jcifs/Makefile @@ -19,7 +19,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_JAVA= yes -JAVA_VERSION= 1.3+ +JAVA_VERSION= 1.5+ WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} NO_BUILD= yes |