From owner-cvs-all Fri Aug 11 1:42: 2 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 2FF3937BFCB; Fri, 11 Aug 2000 01:41:52 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.16 #1) id 13NANt-0003Ci-00; Fri, 11 Aug 2000 10:41:45 +0200 From: Sheldon Hearn To: Warner Losh Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile In-reply-to: Your message of "Thu, 10 Aug 2000 15:59:54 MST." <200008102259.PAA65377@freefall.freebsd.org> Date: Fri, 11 Aug 2000 10:41:45 +0200 Message-ID: <12319.965983305@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 10 Aug 2000 15:59:54 MST, Warner Losh wrote: > Modified files: > gnu/usr.bin/perl Makefile > Log: > Don't build suidperl by default. Make users specifically enable its > building. For future reference, this kind of thing was one of the advantages of moving to /etc/defaults/make.conf. All you had to do was define NO_SUIDPERL in src/etc/defaults/make.conf. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message