From 665bec206dcb6c4d1e6d2763147022da72013147 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 10 Mar 2014 14:49:26 +0000 Subject: Convert g* to USES=zip --- graphics/c-a-i-r/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/c-a-i-r') diff --git a/graphics/c-a-i-r/Makefile b/graphics/c-a-i-r/Makefile index 1187f3cd0985..7817ee3d6062 100644 --- a/graphics/c-a-i-r/Makefile +++ b/graphics/c-a-i-r/Makefile @@ -10,8 +10,7 @@ DISTNAME= CAIR_v${PORTVERSION} MAINTAINER= buganini@gmail.com COMMENT= Content Aware Image Resizer is an implementation of seam carving -USE_ZIP= yes -USES= gmake +USES= gmake zip MAKE_ARGS+= CC="${CXX}" -- cgit v1.2.3