diff options
-rw-r--r-- | editors/omegaT/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/omegaT/Makefile b/editors/omegaT/Makefile index e612f13384c..ef936ac0ad2 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 |