From 64f1911c14e34342f05d0a56b7e3f7d4aab22005 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 7 Mar 2014 16:55:01 +0000 Subject: Convert e* to USES=zip --- editors/fte/Makefile | 3 +-- editors/omegaT/Makefile | 2 +- editors/treeform/Makefile | 2 +- editors/uemacs/Makefile | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) (limited to 'editors') diff --git a/editors/fte/Makefile b/editors/fte/Makefile index cbd27167696d..20abb125a768 100644 --- a/editors/fte/Makefile +++ b/editors/fte/Makefile @@ -16,8 +16,7 @@ COMMENT= A full-featured text editor for X11 WRKSRC= ${WRKDIR}/fte USE_XORG= x11 xpm -USE_ZIP= yes -USES= perl5 +USES= perl5 zip USE_PERL5= build NO_STAGE= yes diff --git a/editors/omegaT/Makefile b/editors/omegaT/Makefile index 5679e16ddfd6..b61cec30a8b3 100644 --- a/editors/omegaT/Makefile +++ b/editors/omegaT/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper -USE_ZIP= yes +USES= zip USE_ANT= yes USE_JAVA= yes JAVA_VENDOR=openjdk 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+ diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index 47def926c90c..f5c109f49f3f 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -14,7 +14,7 @@ NO_CDROM= Resale allowed for media cost only NO_STAGE= yes NO_WRKSUBDIR= yes -USE_ZIP= yes +USES= zip:infozip EXTRACT_BEFORE_ARGS= -Laq post-patch: -- cgit