diff options
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 2 | ||||
-rw-r--r-- | www/netscape47-communicator/Makefile | 2 |
2 files changed, 4 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 diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index 361526dc5b3a..3d72a46abcea 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 |