summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-11-11 22:22:18 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-11-11 22:22:18 +0000
commitc852dd95c328f68e854633c7bffc15963be094d3 (patch)
tree90dac83feb408fde34d49c2db142276a5c2b1b07
parentUpdate to 6.2. Some menus still do not display or work properly. (diff)
Add LATEST_LINK to avoid conflict with www/linux-netscape4 package.
Submitted by: knu
-rw-r--r--www/linux-netscape6/Makefile1
-rw-r--r--www/netscape7/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile
index fd47920ab8e5..688ea491f903 100644
--- a/www/linux-netscape6/Makefile
+++ b/www/linux-netscape6/Makefile
@@ -64,6 +64,7 @@ RUN_DEPENDS= ${LINUX_BASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \
${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg
BROKEN= "menus do not display correctly"
+LATEST_LINK= linux-netscape6
LINUX_BASE= /compat/linux
NO_BUILD= yes
NO_FILTER_SHLIBS= yes
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index fd47920ab8e5..688ea491f903 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -64,6 +64,7 @@ RUN_DEPENDS= ${LINUX_BASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \
${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg
BROKEN= "menus do not display correctly"
+LATEST_LINK= linux-netscape6
LINUX_BASE= /compat/linux
NO_BUILD= yes
NO_FILTER_SHLIBS= yes