diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2019-11-26 21:46:12 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2019-11-26 21:46:12 +0000 |
commit | 5a52a082347653e46a7330eb60d51230c01183ef (patch) | |
tree | 175d5bf406b7321a3c965d241cd3f2b32e2c8ca1 /devel/astah-community | |
parent | bb21effd9b960e4613fbf599abcde1f3e655d817 (diff) |
Notes
Diffstat (limited to 'devel/astah-community')
-rw-r--r-- | devel/astah-community/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile index b330c349e03f..e8187a5662ea 100644 --- a/devel/astah-community/Makefile +++ b/devel/astah-community/Makefile @@ -21,7 +21,6 @@ RESTRICTED= License restrictions -- See http://astah.net/faq/community/enduser-l USES= zip USE_JAVA= yes -JAVA_VERSION= 1.7+ REVISION= b4c6e9 WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX:S!-!_!} |