From owner-freebsd-ports Fri Jun 29 7:47:16 2001 Delivered-To: freebsd-ports@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 37A0337B401; Fri, 29 Jun 2001 07:47:13 -0700 (PDT) (envelope-from jeff-ml@mountin.net) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id JAA25115; Fri, 29 Jun 2001 09:47:12 -0500 (CDT) (envelope-from jeff-ml@mountin.net) Received: from dial-227.tnt1.rac.cyberlynk.net(209.224.182.227) by peak.mountin.net via smap (V1.3) id sma025112; Fri Jun 29 09:46:59 2001 Message-Id: <4.3.2.20010629094249.02e54c90@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Fri, 29 Jun 2001 09:46:19 -0500 To: , freebsd-ports@FreeBSD.ORG, portmgr@FreeBSD.ORG, Philippe Casidy From: "Jeffrey J. Mountin" Subject: Re: ports/28510: Can't make ports readmes if categories missing. In-Reply-To: <200106291104.f5TB4T039046@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message