From ccbd2c89ce05b7347bce082b0821b7a629c8d91d Mon Sep 17 00:00:00 2001 From: Max Khon Date: Sun, 8 Aug 2010 07:16:48 +0000 Subject: Fix zip/unzip location. PR: 148025 --- misc/mc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/mc') diff --git a/misc/mc/Makefile b/misc/mc/Makefile index bab45e6cca62..34d6f96158b9 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -7,7 +7,7 @@ PORTNAME= mc PORTVERSION= 4.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc shells MASTER_SITES= http://www.midnight-commander.org/downloads/ \ ${MASTER_SITE_SUNSITE} @@ -29,6 +29,7 @@ USE_GNOME= glib20 USE_PERL5= yes USE_XZ= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= ZIP=${LOCALBASE}/bin/zip UNZIP=${LOCALBASE}/bin/unzip OPTIONS= SLANG "Build with SLang library" on \ ICONV "Build with iconv recoding" on \ -- cgit v1.2.3