From 142bbef91fd76e837b4c61a45454d3778aa0f03f Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 9 Oct 2012 22:38:56 +0000 Subject: [PATCH] Back out USE_GCC=any. I failed to notice that the build had been fixed with clang while my tests were still running. Hat: portmgr --- devel/ncurses/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile index bb0aac2ab2e6..99dfda554f05 100644 --- a/devel/ncurses/Makefile +++ b/devel/ncurses/Makefile @@ -37,7 +37,6 @@ OPTIONS= EXTCOLORS "Enable 256-color support (only for ncursesw)" off CONFIGURE_ENV= gnat_exists="no" -USE_GCC= any USE_LDCONFIG= yes WIDEC_WRKSRC= ${WRKSRC}/build.widec