From owner-cvs-all@FreeBSD.ORG Sun Apr 5 17:39:39 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id C33381065675; Sun, 5 Apr 2009 17:39:39 +0000 (UTC) Date: Sun, 5 Apr 2009 17:39:39 +0000 From: Alexey Dokuchaev To: "Philip M. Gollucci" Message-ID: <20090405173939.GA42612@FreeBSD.org> References: <200904051728.n35HSEVd092624@repoman.freebsd.org> <49D8EADF.90706@p6m7g8.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <49D8EADF.90706@p6m7g8.com> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, Ion-Mihai Tetcu , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/jailadmin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2009 17:39:40 -0000 On Sun, Apr 05, 2009 at 01:31:11PM -0400, Philip M. Gollucci wrote: > | --- ports/sysutils/jailadmin/Makefile 2007/02/28 01:19:04 1.6 > | +++ ports/sysutils/jailadmin/Makefile 2009/04/05 17:28:14 1.7 > | > | +.ifndef NOPORTDOCS > | PORTDOCS= INSTALL README > | +.endif I was under impression it's safe to define PORTDOCS unconditionally. ./danfe