diff options
Diffstat (limited to 'editors/treeform/Makefile')
-rw-r--r-- | editors/treeform/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/treeform/Makefile b/editors/treeform/Makefile index d126a145c788..cb464e3a971c 100644 --- a/editors/treeform/Makefile +++ b/editors/treeform/Makefile @@ -10,7 +10,7 @@ DISTNAME= TreeForm_1_0_3 MAINTAINER= buganini@gmail.com COMMENT= A Linguistic Syntax/Semantics tree drawing editor -USE_ZIP= yes +USES= zip NO_BUILD= yes USE_JAVA= yes JAVA_VERSION= 1.6+ |