From owner-cvs-all Thu Mar 11 14:40:45 1999 Delivered-To: cvs-all@freebsd.org Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (Postfix) with ESMTP id CAD8415248; Thu, 11 Mar 1999 14:40:08 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id JAA10473; Fri, 12 Mar 1999 09:10:50 +0930 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA05097; Fri, 12 Mar 1999 09:09:29 +0930 Date: Fri, 12 Mar 1999 09:09:29 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Dima Ruban Cc: James FitzGibbon , jfitz@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/security/portmap_tcpd - Imported sources In-Reply-To: <199903111947.LAA63240@burka.rdy.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, 11 Mar 1999, Dima Ruban wrote: > You can do something like this (as an addition to make.conf.local) > .if ${.CURDIR} == /usr/src/usr.sbin/portmap && exists(/usr/local/lib/libwrap.a) > CFLAGS+=-DHOSTS_ACCESS > LDADD+= -L/usr/local/lib -lwrap > .endif Perhaps something like this should be added as a commented-out option to make.conf to document its existence? Probably better to move the .if block into the portmap Makefile and just have a USE_PORTMAP_WRAPPER boolean in make.conf. Kris ----- (ASP) Microsoft Corporation (MSFT) announced today that the release of its productivity suite, Office 2000, will be delayed until the first quarter of 1901. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message