aboutsummaryrefslogtreecommitdiff
path: root/www/mozilla
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-03-16 15:29:02 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-03-16 15:29:02 +0000
commitcbc00721de6c238de93714f4cd82f60d03abe345 (patch)
tree9a059015ce9cbeaec73ce0afa8def7922bb50da1 /www/mozilla
parent5253bf9c123715ff01a85c83efd29869907d5a91 (diff)
downloadports-cbc00721de6c238de93714f4cd82f60d03abe345.tar.gz
ports-cbc00721de6c238de93714f4cd82f60d03abe345.zip
- Mark DEPRECATED with no expression date
Notes
Notes: svn path=/head/; revision=187524
Diffstat (limited to 'www/mozilla')
-rw-r--r--www/mozilla/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index 0980ea18121e..ea04ea242d34 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -21,6 +21,10 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-source${EXTRACT_SUFX} \
MAINTAINER= gnome@FreeBSD.org
COMMENT= The open source, standards compliant web browser
+DEPRECATED= The mozilla team has shifted the development branch of mozilla to \
+ seamonkey, this port is outdated and has many vulnerabilities. \
+ Please consider using www/seamonkey or www/firefox instead.
+
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/dist/bin
USE_GMAKE= yes
USE_BZIP2= yes