aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2007-03-16 23:29:02 +0800
committerahze <ahze@FreeBSD.org>2007-03-16 23:29:02 +0800
commitf3df33656e1ca6107aa1bab51d096833c0e06b4f (patch)
treedb29b30a79e0a319eaeb2bfc33b0a11e1f84a629
parent1738e61888da9439af996f28302687fe4ca7d7c9 (diff)
downloadfreebsd-ports-gnome-f3df33656e1ca6107aa1bab51d096833c0e06b4f.tar.gz
freebsd-ports-gnome-f3df33656e1ca6107aa1bab51d096833c0e06b4f.tar.zst
freebsd-ports-gnome-f3df33656e1ca6107aa1bab51d096833c0e06b4f.zip
- Mark DEPRECATED with no expression date
-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