diff options
author | sada <sada@FreeBSD.org> | 2000-04-15 09:27:23 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 2000-04-15 09:27:23 +0800 |
commit | 4f61ad696774e4d07c35e349a62021f0eeaf3684 (patch) | |
tree | 7bd9b81c2f9dd3de1cae7dff744e13a2706767e1 /www/netscape47-communicator | |
parent | e52fc82284953ca2ff8b1bd07df0418b4aba6ae2 (diff) | |
download | freebsd-ports-gnome-4f61ad696774e4d07c35e349a62021f0eeaf3684.tar.gz freebsd-ports-gnome-4f61ad696774e4d07c35e349a62021f0eeaf3684.tar.zst freebsd-ports-gnome-4f61ad696774e4d07c35e349a62021f0eeaf3684.zip |
Unbroke.
Previous checkin was not needed, PW already fixed.
Diffstat (limited to 'www/netscape47-communicator')
-rw-r--r-- | www/netscape47-communicator/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile index 3d72a46abcea..361526dc5b3a 100644 --- a/www/netscape47-communicator/Makefile +++ b/www/netscape47-communicator/Makefile @@ -8,8 +8,6 @@ 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 |