summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-03-02 21:25:09 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-03-02 21:25:09 +0000
commit183a2e557d0844cf6b8f2aef1cb6831f44a99df2 (patch)
tree0d34834ba4024f86d5a1aab28a1e85faff72b6cd /lang
parentAdd more MASTER_SITES, and unbreak by doing so. (diff)
Set 'USE_GMAKE', because it does.
Yet another bug found by: Satoshi's errorlogs
Notes
Notes: svn path=/head/; revision=16984
Diffstat (limited to 'lang')
-rw-r--r--lang/gnat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gnat/Makefile b/lang/gnat/Makefile
index aac64275c6d3..2396fb86c88e 100644
--- a/lang/gnat/Makefile
+++ b/lang/gnat/Makefile
@@ -5,7 +5,7 @@
# Porter (original): nils@guru.ims.uni-stuttgart.de
# Porter (version 3): maurice@serc.rmit.edu.au
#
-# $Id: Makefile,v 1.15 1998/01/18 12:09:58 asami Exp $
+# $Id: Makefile,v 1.16 1998/01/18 15:12:38 steve Exp $
#
# Note:
# - FreeBSD tasking libraries created by Dan Eischen have been incorportated
@@ -33,6 +33,7 @@ BROKEN= "requires patched gcc compiler"
# if you have one, if you have one put it here, otherwise,
# you will need to install from a package first
+USE_GMAKE= yes
MAN1= adagcc.1 cccp.1
# Make sure we use the patched gcc compiler