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