From 7f222f0f17a2cdf8ff830e3fbf2d4a0a5233fddb Mon Sep 17 00:00:00 2001 From: gerald Date: Sun, 24 Jan 2010 11:42:47 +0000 Subject: GCC 4.1 (lang/gcc41) has been removed from the tree 2009-01-17, so we do not need to CONFLICTS with it any more. Approved by: maintainer --- lang/gnat-gcc41/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/gnat-gcc41/Makefile b/lang/gnat-gcc41/Makefile index f0ffa5280d32..37ca1a1b4535 100644 --- a/lang/gnat-gcc41/Makefile +++ b/lang/gnat-gcc41/Makefile @@ -30,7 +30,6 @@ USE_ICONV= yes USE_PERL5_BUILD= yes # Needed for man pages. USE_BISON= build -CONFLICTS= gcc-4.1.* WRKSRC= ${WRKDIR}/build MAN1= cpp${gcc_suffix}.1 \ -- cgit