diff options
author | gerald <gerald@FreeBSD.org> | 2011-05-09 06:51:37 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2011-05-09 06:51:37 +0800 |
commit | 0a67a707dd85300aeb4a0e04eb4e0b0a5fbf72a4 (patch) | |
tree | 42d71dee761ca794ea88b0ef5f41ea0af348a76a /lang/gcc44 | |
parent | eef7caef33a379b9d85dd77aa8a2b1359408c9ae (diff) | |
download | freebsd-ports-gnome-0a67a707dd85300aeb4a0e04eb4e0b0a5fbf72a4.tar.gz freebsd-ports-gnome-0a67a707dd85300aeb4a0e04eb4e0b0a5fbf72a4.tar.zst freebsd-ports-gnome-0a67a707dd85300aeb4a0e04eb4e0b0a5fbf72a4.zip |
Deprecate. Were it not for cad/salome, this would not exist any more.
Diffstat (limited to 'lang/gcc44')
-rw-r--r-- | lang/gcc44/Makefile | 2 |
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 |