aboutsummaryrefslogtreecommitdiff
path: root/biology/jalview/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2019-11-26 21:46:12 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2019-11-26 21:46:12 +0000
commit5a52a082347653e46a7330eb60d51230c01183ef (patch)
tree175d5bf406b7321a3c965d241cd3f2b32e2c8ca1 /biology/jalview/Makefile
parentbb21effd9b960e4613fbf599abcde1f3e655d817 (diff)
downloadports-5a52a082347653e46a7330eb60d51230c01183ef.tar.gz
ports-5a52a082347653e46a7330eb60d51230c01183ef.zip
Notes
Diffstat (limited to 'biology/jalview/Makefile')
-rw-r--r--biology/jalview/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/jalview/Makefile b/biology/jalview/Makefile
index 19f3540e74a2..3eb8c2fbb697 100644
--- a/biology/jalview/Makefile
+++ b/biology/jalview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jalview
PORTVERSION= 2.07
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= biology java
MASTER_SITES= http://www.jalview.org/source/
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}
@@ -12,7 +12,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Viewer and editor for multiple sequence alignments
USE_JAVA= yes
-JAVA_VERSION= 1.6+
USE_ANT= yes
ALL_TARGET= makejars
WRKSRC= ${WRKDIR}/${PORTNAME}