From 1b5bf3478641b283073cf7ec6be365cb944083d2 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 7 Mar 2014 16:55:01 +0000 Subject: Convert e* to USES=zip --- editors/fte/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'editors/fte') 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 -- cgit v1.2.3