diff options
author | SADA Kenji <sada@FreeBSD.org> | 2000-04-15 01:21:45 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2000-04-15 01:21:45 +0000 |
commit | 059f14b4fa075f64bb71ed2b0237c9eb61f3a51e (patch) | |
tree | c99c7ad0c0487aaeca3c020cb8c883f1cda120e1 | |
parent | fd699757809ac88eee451787449f49844ceabe80 (diff) | |
download | ports-059f14b4fa075f64bb71ed2b0237c9eb61f3a51e.tar.gz ports-059f14b4fa075f64bb71ed2b0237c9eb61f3a51e.zip |
Notes
-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 |