summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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