Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 1995 18:14:05 -0700
From:      asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=)
To:        jhs@vector.eikon.e-technik.tu-muenchen.de
Cc:        ports@FreeBSD.org
Subject:   Re: ports/Makefile SUBDIR=bla..bla to SUBDIR?=bla..bla
Message-ID:  <199505290114.SAA08737@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199505281151.NAA09689@vector.eikon.e-technik.tu-muenchen.de> (message from Julian Howard Stacey on Sun, 28 May 1995 13:51:04 %2B0200)

next in thread | previous in thread | raw e-mail | index | archive | help
 * it will allow us (those of us without a gig disc to spare for ports)
 * to compile much of ports without all ( I for instance have set a SUBDIR in my
 * .cshrc that skips japanese & russian & games & audio )

Setting SUBDIR in your environment is not the correct way to do this,
among other things it will screw up some ports that include some other 
bsd.*.mk (eispack? or something) 'cause they use the SUBDIR too.

For skipping individual ports or subtrees, you can use DUDS, as in

make package DUDS="japanese russian games audio"

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505290114.SAA08737>