aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 11:25:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 11:25:27 +0000
commit580b0c7423f336e00b3903ca8b33f179237d4c8c (patch)
tree8bed025c70382531bf17d65c836cc69c3dd2d951 /biology
parent13541a38cad825ec7932b2044ced4995ca298d8f (diff)
downloadports-580b0c7423f336e00b3903ca8b33f179237d4c8c.tar.gz
ports-580b0c7423f336e00b3903ca8b33f179237d4c8c.zip
Notes
Diffstat (limited to 'biology')
-rw-r--r--biology/artemis/Makefile2
-rw-r--r--biology/jalview/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/biology/artemis/Makefile b/biology/artemis/Makefile
index 37995f38f814..880282b4ae6d 100644
--- a/biology/artemis/Makefile
+++ b/biology/artemis/Makefile
@@ -15,7 +15,7 @@ COMMENT= A DNA sequence viewer and annotation tool
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
NO_BUILD= yes
PLIST_SUB= PORTVERSION="${PORTVERSION}"
diff --git a/biology/jalview/Makefile b/biology/jalview/Makefile
index 12ac7ec80ff0..cccf2fa026ee 100644
--- a/biology/jalview/Makefile
+++ b/biology/jalview/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A viewer and editor for multiple sequence alignments
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
USE_ANT= yes
ALL_TARGET= makejars
WRKSRC= ${WRKDIR}/${PORTNAME}