From 11f80b6ba589f36e3e958214095a93790b4e8ec2 Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 25 Jun 1998 18:03:48 +0000 Subject: Tell it not to use gnat, apparently our version confuses it. Unmark it broken. Submitted by: kuriyama --- devel/ncurses/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel/ncurses') diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile index 10cd99d..0d05355 100644 --- a/devel/ncurses/Makefile +++ b/devel/ncurses/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.2 1998/06/08 00:15:43 asami Exp $ +# $Id: Makefile,v 1.3 1998/06/08 00:19:55 asami Exp $ # DISTNAME= ncurses-1.9.9g @@ -12,11 +12,10 @@ MASTER_SITES= ftp://ftp.netcom.com/pub/zm/zmbenhal/ncurses/ MAINTAINER= andy@icc.surw.chel.su -BROKEN= compile - WRKSRC= ${WRKDIR}/ncurses_1.9.9g GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-shared --datadir=${PREFIX}/share/misc +CONFIGURE_ENV= gnat_exists="no" USE_GMAKE= yes MAKE_FLAGS= ABI_VERSION=3.4 -f -- cgit v1.1