conditional with other shell

Aldert a.nooit at 12move.nl
Mon May 30 14:08:12 PDT 2005


I need some help creating a conditional.....

How do I check in a port's Makefile:

tclsh
info exists tcl_platform(threaded) 
---> should be 1 if configured with threads

and 

tclsh
info patchlevel
---> version should be > 8.4

and display a message about the system according to the result?



More information about the freebsd-ports mailing list