aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gps
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-07-18 00:35:54 +0800
committerculot <culot@FreeBSD.org>2011-07-18 00:35:54 +0800
commit2ee38b641b736291fef2d9c50a1feb220cfcfc4e (patch)
tree493eec7c503249f1358c3ec82c242b60732b3d4e /devel/gps
parent240ce5ace3f40f489f0e7dbf2eb53dfaae101bcc (diff)
downloadfreebsd-ports-gnome-2ee38b641b736291fef2d9c50a1feb220cfcfc4e.tar.gz
freebsd-ports-gnome-2ee38b641b736291fef2d9c50a1feb220cfcfc4e.tar.zst
freebsd-ports-gnome-2ee38b641b736291fef2d9c50a1feb220cfcfc4e.zip
- 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)
Diffstat (limited to 'devel/gps')
-rw-r--r--devel/gps/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gps/Makefile b/devel/gps/Makefile
index 8873073a93b2..ad6bae20020a 100644
--- a/devel/gps/Makefile
+++ b/devel/gps/Makefile
@@ -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