diff options
author | kim <kim@pkgsrc.org> | 2000-04-15 05:39:48 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2000-04-15 05:39:48 +0000 |
commit | c88663555345ba8202689649207a7ebfbd71b7a3 (patch) | |
tree | 48506006e56dca23f0cbe78a47409f51bee844d6 /net/Makefile | |
parent | e5defdabbccaae51f146da6f02ad14264a93bf02 (diff) | |
download | pkgsrc-c88663555345ba8202689649207a7ebfbd71b7a3.tar.gz |
Longer running of gnut revealed problems, so
lets not build it by default until it is fixed.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index d58852aeb93..5c5338c18d3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 2000/04/15 05:18:12 kim Exp $ +# $NetBSD: Makefile,v 1.120 2000/04/15 05:39:48 kim Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -30,7 +30,7 @@ SUBDIR += gaim SUBDIR += gated SUBDIR += gnapster - SUBDIR += gnut +# SUBDIR += gnut # broken SUBDIR += gtksamba SUBDIR += icb SUBDIR += icsi-finger |