summaryrefslogtreecommitdiff
path: root/lang/gcc44
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2011-05-08 22:51:37 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2011-05-08 22:51:37 +0000
commitf1d09fd345cebcdff3e4363b706b3379bb7909a0 (patch)
tree0c3ecfe0d150fb8153a007833fa1c8a5ea0ed59d /lang/gcc44
parentIt's easy to create memory leaks in Catalyst applications and often they're (diff)
Deprecate. Were it not for cad/salome, this would not exist any more.
Notes
Notes: svn path=/head/; revision=273826
Diffstat (limited to 'lang/gcc44')
-rw-r--r--lang/gcc44/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index 4ff59c00ebb8..39c730755a35 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -18,6 +18,8 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.4
+DEPRECATED= Superseded by GCC 4.5, only kept for the sake of cad/salome
+
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
mpfr.4:${PORTSDIR}/math/mpfr
RUN_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils