summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortron <tron>2001-12-20 06:17:39 +0000
committertron <tron>2001-12-20 06:17:39 +0000
commit9f677650638e78da433bbf2a651032f5515999b3 (patch)
tree9d390da91920afa030a2f494deaa01ebd00c3a62 /sysutils
parent1b6c4a1a4bc98a8c4eae896e6caf3fba77f07d2e (diff)
downloadpkgsrc-9f677650638e78da433bbf2a651032f5515999b3.tar.gz
Use "gmake" to fix build problems caused by "AUTOMAKE_OVERRIDE".
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/sh-utils/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/sh-utils/Makefile b/sysutils/sh-utils/Makefile
index d07d04d9514..4609e51fba6 100644
--- a/sysutils/sh-utils/Makefile
+++ b/sysutils/sh-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/10/12 21:20:37 tron Exp $
+# $NetBSD: Makefile,v 1.5 2001/12/20 06:17:39 tron Exp $
DISTNAME= sh-utils-2.0
CATEGORIES= sysutils
@@ -8,8 +8,9 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/shellutils/shellutils.html
COMMENT= GNU shell utilities
-USE_GTEXINFO= yes
-GNU_CONFIGURE= yes
+USE_GMAKE= YES
+USE_GTEXINFO= YES
+GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --program-prefix=g
CONFIGURE_ENV+= ac_cv_func_uname=no