diff options
author | gerald <gerald@FreeBSD.org> | 2010-01-24 19:42:47 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2010-01-24 19:42:47 +0800 |
commit | 7f222f0f17a2cdf8ff830e3fbf2d4a0a5233fddb (patch) | |
tree | efcd5e68e31ea5e6583e5b0f3369239e706cd81c /lang | |
parent | 1e51018709f355b27a0bf0bfbb681c21729f6537 (diff) | |
download | freebsd-ports-gnome-7f222f0f17a2cdf8ff830e3fbf2d4a0a5233fddb.tar.gz freebsd-ports-gnome-7f222f0f17a2cdf8ff830e3fbf2d4a0a5233fddb.tar.zst freebsd-ports-gnome-7f222f0f17a2cdf8ff830e3fbf2d4a0a5233fddb.zip |
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
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gnat-gcc41/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 \ |