aboutsummaryrefslogtreecommitdiff
path: root/editors/omegaT
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-11-17 20:16:27 +0000
committerEitan Adler <eadler@FreeBSD.org>2011-11-17 20:16:27 +0000
commit34f1b1fa522795e08787f0716c80b4796819e16b (patch)
tree42ec07b9089e7e5635b861b915554e8fa5ab9b3c /editors/omegaT
parent779d8784323703f897e2fad49a0a287faf97603f (diff)
downloadports-34f1b1fa522795e08787f0716c80b4796819e16b.tar.gz
ports-34f1b1fa522795e08787f0716c80b4796819e16b.zip
- fix build by using a more conservative JDK
PR: ports/162600 Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer) Feature safe: yes
Notes
Notes: svn path=/head/; revision=285980
Diffstat (limited to 'editors/omegaT')
-rw-r--r--editors/omegaT/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/editors/omegaT/Makefile b/editors/omegaT/Makefile
index ef936ac0ad2b..3e7d4737037d 100644
--- a/editors/omegaT/Makefile
+++ b/editors/omegaT/Makefile
@@ -6,6 +6,7 @@
PORTNAME= omegaT
DISTVERSION= 2.3.0_02
+PORTREVISION= 1
CATEGORIES= editors java x11
MASTER_SITES= SF/${PORTNAME:L}/OmegaT%20-%20Standard/OmegaT%202.3.0%20update%202/
DISTNAME= OmegaT_2.3.0_02_Source
@@ -19,12 +20,13 @@ LICENSE= GPLv2
BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
-BROKEN= does not build
-
USE_ZIP= yes
USE_ANT= yes
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VENDOR=openjdk
+JAVA_VERSION= 1.7+
+JAVA_BUILD= yes
+JAVA_RUN= yes
NO_WRKSUBDIR= yes
DATADIR= ${JAVASHAREDIR}/${PORTNAME}