Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Sep 2000 10:05:05 +0900
From:      kiri@pis.toba-cmt.ac.jp
To:        freebsd-ports@FreeBSD.org
Subject:   Re: bsd.ruby.mk, bsd.gnome.mk, ... etc.
Message-ID:  <200009040105.e84155G01248@pis.toba-cmt.ac.jp>
In-Reply-To: In your message of "Sun, 03 Sep 2000 23:44:42 %2B0900" <867l8tilgl.wl@archon.local.idaemons.org>
References:  <86g0nl8yr3.wl@archon.local.idaemons.org> <86d7ilj1eg.wl@archon.local.idaemons.org> <vqchf7xx2ci.fsf@silvia.hip.berkeley.edu> <200009031145.e83BiwG85980@pis.toba-cmt.ac.jp> <867l8tilgl.wl@archon.local.idaemons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At Sun, 03 Sep 2000 23:44:42 +0900,
Akinori -Aki- MUSHA <knu@idaemons.org> wrote:
> 
> __incmkfiles!=	\
> 	for cat in ${CATEGORIES}; do \
> 		mk="${PORTSDIR}/Mk/bsd.$$cat.mk"; \
> 		[ -f $$mk ] && echo $$mk; \
> 	done; exit 0
> .if !empty(__incmkfiles)
> .for file in ${__incmkfiles}
> .include "${file}"
> .endfor
> .endif

Well, is that all right without checking whether CATEGORIES
including INCLUDEMK_CATEGORIES?


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?200009040105.e84155G01248>