From a1482dccab8920a402aa22dbebcd524c1a6f6d89 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Thu, 2 Sep 2010 05:07:34 +0000 Subject: [PATCH] o csup(1) does not have -g flag. Remove it from the example. PR: conf/150214 Submitted by: Li MFC after: 1 week --- share/examples/etc/make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 128a04ac64f2..93fcabf3283e 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -180,7 +180,7 @@ #SUP_UPDATE= # #SUP= /usr/bin/csup -#SUPFLAGS= -g -L 2 +#SUPFLAGS= -L 2 #SUPHOST= cvsup.uk.FreeBSD.org #SUPFILE= /usr/share/examples/cvsup/standard-supfile #PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile