Date: Fri, 29 Jun 2001 17:58:12 +0300 From: Peter Pentchev <roam@orbitel.bg> To: "Jeffrey J. Mountin" <jeff-ml@mountin.net> Cc: freebsd-ports@FreeBSD.ORG, portmgr@FreeBSD.ORG, Philippe Casidy <pcasidy@casidy.com> Subject: Re: ports/28510: Can't make ports readmes if categories missing. Message-ID: <20010629175812.A535@ringworld.oblivion.bg> In-Reply-To: <4.3.2.20010629094249.02e54c90@207.227.119.2>; from jeff-ml@mountin.net on Fri, Jun 29, 2001 at 09:46:19AM -0500 References: <200106291104.f5TB4T039046@freefall.freebsd.org> <4.3.2.20010629094249.02e54c90@207.227.119.2>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 29, 2001 at 09:46:19AM -0500, Jeffrey J. Mountin wrote: > At 04:04 AM 6/29/01 -0700, roam@FreeBSD.ORG wrote: > >Synopsis: Can't make ports readmes if categories missing. > > > >Responsible-Changed-From-To: freebsd-ports->portmgr > >Responsible-Changed-By: roam > >Responsible-Changed-When: Fri Jun 29 04:03:44 PDT 2001 > >Responsible-Changed-Why: > >Over to the ports infrastructure maintainers. I think this one has been > >brought up before, can't find any specific references now, though. > > No PR that I know of, but it was discussed. > > Add the following after the SUBDIR listings: > > .for dir in ${SUBDIR} > .if exists(${.CURDIR}/${dir}/Makefile) > SUBDIR_EXISTS += ${dir} > .endif > .endfor > SUBDIR = ${SUBDIR_EXISTS} > > Can also be used for each category. I used it for a trimmed tree. The PR itself has another patch. I haven't tried either. G'luck, Peter -- This sentence no verb. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010629175812.A535>