pkgsrc/x11/libXt
joerg 18d8a92000 Teach libXt about cross-compiliation:
- add an automake conditional to configure
- use that to build xmakestr using manual build rules. X11_CFLAGS is
  honoured, but not CFLAGS as the latter is likely to contain platform
  specific flags.
- use either makestr or xmakestr for building StringDefs.c, depending
  on whether we are cross-compiling or not.
- pass down native compiler and flags for cross-compiliation

Supported-by: Google SoC 2007
2007-08-01 16:52:48 +00:00
..
patches Teach libXt about cross-compiliation: 2007-08-01 16:52:48 +00:00
buildlink3.mk Update the BUILDLINK_API_DEPENDS.libXt to at least the first 2007-02-28 03:19:09 +00:00
DESCR
distinfo Teach libXt about cross-compiliation: 2007-08-01 16:52:48 +00:00
Makefile Teach libXt about cross-compiliation: 2007-08-01 16:52:48 +00:00
PLIST