Force system awk for build, to avoid failure on gawk upgrades.

Commit requested by krion in private mail.

PR:           ports/146152
Submitted by: mandree
Approved by:  krion (maintainer)
Approved by:  garga (mentor)
This commit is contained in:
Matthias Andree 2010-04-30 11:50:43 +00:00
parent 0c07bec5a3
commit db62c29de7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253469

View file

@ -17,7 +17,8 @@ INFO= gawk gawkinet
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
--with-libintl-prefix=${LOCALBASE} --with-libintl-prefix=${LOCALBASE} \
AWK=${AWK}
MAN1= gawk.1 igawk.1 pgawk.1 MAN1= gawk.1 igawk.1 pgawk.1