summaryrefslogtreecommitdiff
path: root/sysutils/mc46
diff options
context:
space:
mode:
authortnn <tnn>2015-09-20 21:54:39 +0000
committertnn <tnn>2015-09-20 21:54:39 +0000
commit97571c838f189b80d273b394d42a1046fe43f315 (patch)
tree7e7f4ccc6e8ba3de53d0e7ba8303c01372338959 /sysutils/mc46
parent5f6023f61ca73c50a7ac2963f29acc69617a409f (diff)
downloadpkgsrc-97571c838f189b80d273b394d42a1046fe43f315.tar.gz
Require gmake for building.
works around issue seen on NetBSD-6: make: don't know how to make ./mc.hint.*. Stop make: stopped in work/mc-4.8.14/doc/hints/l10n
Diffstat (limited to 'sysutils/mc46')
-rw-r--r--sysutils/mc46/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mc46/Makefile b/sysutils/mc46/Makefile
index 54bc64f78e5..8c6cfdd843e 100644
--- a/sysutils/mc46/Makefile
+++ b/sysutils/mc46/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/08/18 07:31:17 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/09/20 21:54:39 tnn Exp $
DISTNAME= mc-4.6.1
PKGREVISION= 19
@@ -10,7 +10,7 @@ MAINTAINER= pavel.arnost@clnet.cz
HOMEPAGE= http://www.ibiblio.org/mc/
COMMENT= User-friendly file manager and visual shell (old 4.6 branch)
-USE_TOOLS+= pkg-config unzip:run zip:run
+USE_TOOLS+= pkg-config unzip:run zip:run gmake
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES