aboutsummaryrefslogtreecommitdiffstats
path: root/www/bsdi-netscape47-communicator
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>2000-04-15 09:21:45 +0800
committersada <sada@FreeBSD.org>2000-04-15 09:21:45 +0800
commite52fc82284953ca2ff8b1bd07df0418b4aba6ae2 (patch)
tree0b3a1b3ee25aa6f7cf90413d6ba8b28235525cc5 /www/bsdi-netscape47-communicator
parent0e218ba54576458416ce415e4764cb2c5e44b624 (diff)
downloadfreebsd-ports-gnome-e52fc82284953ca2ff8b1bd07df0418b4aba6ae2.tar.gz
freebsd-ports-gnome-e52fc82284953ca2ff8b1bd07df0418b4aba6ae2.tar.zst
freebsd-ports-gnome-e52fc82284953ca2ff8b1bd07df0418b4aba6ae2.zip
Mark as broken: PKGNAME would set as null and db/pkg would be destroyed.
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r--www/bsdi-netscape47-communicator/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile
index 361526dc5b3a..3d72a46abcea 100644
--- a/www/bsdi-netscape47-communicator/Makefile
+++ b/www/bsdi-netscape47-communicator/Makefile
@@ -8,6 +8,8 @@
PORTNAME= netscape-${BROWSER_ARC}
PORTVERSION= ${BROWSER_VER}
+BROKEN= "Null PKGNAME is set and will destroy all /var/db/pkg"
+
.if !defined(PRE_MK_INCLUDED)
.include <bsd.port.pre.mk>
.endif