From 981bb88e277492507a333cd2326f734bd9e08d8e Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer <gerald@FreeBSD.org> Date: Wed, 28 Dec 2005 22:29:09 +0000 Subject: Update to the 20051223 snapshot of GCC 4.1.0. Install the .info files of the lang/gcc41 port in a port-specific subdirectory, and move include/mf-runtime.h into a version specific directory. This allows us to remove the conflict with lang/gcc33, and reduce the clash with lang/gcc42. Also improve packaging by using @dirrm include/ssp instead of speculative removal. --- lang/gcc33/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lang/gcc33') diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile index 230285761339..395ca52afde3 100644 --- a/lang/gcc33/Makefile +++ b/lang/gcc33/Makefile @@ -24,7 +24,6 @@ DISTFILES= \ MAINTAINER?= gerald@FreeBSD.org COMMENT?= GNU Compiler Collection 3.3 -CONFLICTS= gcc-4.1.* LATEST_LINK?= gcc33${PKGNAMESUFFIX} USE_BISON= yes USE_BZIP2= yes -- cgit v1.2.3