From 1e1f75bccb1b812bfa320191d844e7689884c75c Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Tue, 7 Nov 2006 11:37:42 +0000 Subject: [PATCH] Add dependency on unzip. --- java/eclipse-cdt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile index 89b14e95cb60..b204e47bb4a9 100644 --- a/java/eclipse-cdt/Makefile +++ b/java/eclipse-cdt/Makefile @@ -24,7 +24,7 @@ USE_JAVA= yes JAVA_VERSION= 1.4+ JAVA_OS= native USE_GMAKE= yes -USE_UNZIP= yes +USE_ZIP= yes PORTVERSION_TS= ${PORTVERSION}.200609270800 .include