diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-07-01 00:20:58 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-07-01 00:20:58 +0000 |
commit | 571cb1c6dac8857e13cffb5c5817d2f05eab43a6 (patch) | |
tree | d2c519315fbde5ded02cc6b23421544ec7700c33 /www/linux-netscape47-navigator | |
parent | a0d231369c88ed354ad1965e9fdc12d8f46bb3e8 (diff) |
Mark as broken. Just repository copied.
PR: ports/12413
Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes
Notes:
svn path=/head/; revision=19926
Diffstat (limited to 'www/linux-netscape47-navigator')
-rw-r--r-- | www/linux-netscape47-navigator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/linux-netscape47-navigator/Makefile b/www/linux-netscape47-navigator/Makefile index 8518ff4e485b..a3c8648f3418 100644 --- a/www/linux-netscape47-navigator/Makefile +++ b/www/linux-netscape47-navigator/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.7 1999/01/06 04:18:06 simokawa Exp $ +# $Id: Makefile,v 1.8 1999/02/22 04:31:40 steve Exp $ # DISTNAME= communicator-v408-export.x86-unknown-linux2.0_libc5 @@ -18,6 +18,7 @@ MAINTAINER= tom@eborcom.com RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib +BROKEN= "Repository copied, not truth contents yet" ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/communicator-v408.x86-unknown-linux2.0 |