diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile index 48742871aa35..59c7a05ac044 100644 --- a/lang/gawk/Makefile +++ b/lang/gawk/Makefile @@ -17,7 +17,8 @@ INFO= gawk gawkinet GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ - --with-libintl-prefix=${LOCALBASE} + --with-libintl-prefix=${LOCALBASE} \ + AWK=${AWK} MAN1= gawk.1 igawk.1 pgawk.1