summaryrefslogtreecommitdiff
path: root/repo/devel/autoconf.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/devel/autoconf.xibuild')
-rw-r--r--repo/devel/autoconf.xibuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/devel/autoconf.xibuild b/repo/devel/autoconf.xibuild
index 6b68489..9b47202 100644
--- a/repo/devel/autoconf.xibuild
+++ b/repo/devel/autoconf.xibuild
@@ -1,7 +1,7 @@
#!/bin/bash
-MAKEDEPS=(make )
-DEPS=(awk m4 diffutils perl sh)
+MAKEDEPS=(make)
+DEPS=(gawk m4 diffutils perl sh)
PKG_VER=2.71
SOURCE=https://ftp.gnu.org/gnu/autoconf/autoconf-$PKG_VER.tar.xz