- Force the use of awk instead of gawk to prevent an installation issue

PR:		ports/158993
Submitted by:	Alexandr <prayer@list.ru>
Fixed by:	John Marino <freebsdml@marino.st> (maintainer)
This commit is contained in:
Frederic Culot 2011-07-17 16:35:54 +00:00
parent 82e01abf4f
commit 852f4aa9cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277862

View file

@ -31,6 +31,7 @@ USE_PERL5_BUILD= yes
ALL_TARGET= default
CC= gnatgcc
CONFIGURE_ENV+= AWK=/usr/bin/awk
MAKE_ENV+= ADA_PROJECT_PATH=${PREFIX}/lib/gnat
OPTIONS= SYSLOG "Enable system logging" on