aboutsummaryrefslogtreecommitdiff
path: root/misc/mc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mc/Makefile')
-rw-r--r--misc/mc/Makefile3
1 files changed, 2 insertions, 1 deletions
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 \