pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: how to set $BUILD_TARGET to null?



On Wed, May 11, 2005 at 09:01:03AM +1000, Charlie Allom wrote:
> Hi,
> 
> I just imported wip/ripole and I wished to have make called with no
> arguments (default is "make all") so I set BUILD_TARGET=null.
> 
> Like so:
> 
> [snip]
> BUILD_TARGET= 
> 

I think it's better to set it to the target 'ripole', as found
in the Makefile of the distfile.

> do-configure: # empty
> [snip]
>
> Is this incorrect?


This should be:
NO_CONFIGURE=   yes 

-- 
Peter Postma


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index