From e52fc82284953ca2ff8b1bd07df0418b4aba6ae2 Mon Sep 17 00:00:00 2001 From: sada <sada@FreeBSD.org> Date: Sat, 15 Apr 2000 01:21:45 +0000 Subject: Mark as broken: PKGNAME would set as null and db/pkg would be destroyed. --- www/bsdi-netscape47-communicator/Makefile | 2 ++ www/netscape47-communicator/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'www') diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index 361526d..3d72a46 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 diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index 361526d..3d72a46 100644 --- a/www/netscape47-communicator/Makefile +++ b/www/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 -- cgit v1.1