aboutsummaryrefslogtreecommitdiff
path: root/editors/omegaT/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-11-02 22:43:49 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-11-02 22:43:49 +0000
commit0c416192b4b01b68dceaa46aee7f39a1806d9c3a (patch)
treeaa6d1cca2c96c3ffdbea6a80f274f9435cfc02a6 /editors/omegaT/Makefile
parenta4474b65c6f8745dbf116761d3d1b9a691bace1a (diff)
downloadports-0c416192b4b01b68dceaa46aee7f39a1806d9c3a.tar.gz
ports-0c416192b4b01b68dceaa46aee7f39a1806d9c3a.zip
- Mark BROKEN: does not build
[javac] /work/a/ports/editors/omegaT/work/src/org/omegat/convert/v20to21/Convert20to21.java:108: cannot find symbol [javac] symbol : method marshal(gen.core.filters.Filters,java.io.File) [javac] location: interface javax.xml.bind.Marshaller Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=284938
Diffstat (limited to 'editors/omegaT/Makefile')
-rw-r--r--editors/omegaT/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/omegaT/Makefile b/editors/omegaT/Makefile
index e612f13384ce..ef936ac0ad2b 100644
--- a/editors/omegaT/Makefile
+++ b/editors/omegaT/Makefile
@@ -19,6 +19,8 @@ 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