Commit graph

6 commits

Author SHA1 Message Date
salo
daf8bf7a39 Whitespace police. 2003-03-25 13:42:16 +00:00
jschauma
d3bbfc3720 Don't test for OPSYS to set rpath et al, but rather use _OPSYS_RPATH_NAME.
Suggested by Stoned Elipot.  Thanks.
2002-12-23 22:50:29 +00:00
jschauma
945bcf8e9d Let's be consistent:
Always check for ${OPSYS} == "IRIX" (and not once for != and once for ==)
Always use "-Wl,-rpath,/path" rather than sometimes "-Wl,-rpath -Wl,/path"
and sometimes "-Wl,-rpath,/path".
2002-12-23 22:33:14 +00:00
jschauma
6695c7df6a Add initial support for IRIX.
Again, anybody's feedback (success or failure) will be appreciated.
2002-12-02 17:07:27 +00:00
jlam
0ebae1a37f Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check if
USE_X11 is defined instead of USE_X11 || USE_X11BASE || USE_IMAKE.
2002-10-22 22:54:07 +00:00
jlam
b119dbc8ef Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. 2002-08-22 08:21:26 +00:00