pkgsrc/x11/libXfont
tnn 3fcd04b777 Fix a silly build failure on HP-UX. For reasons unknown, libXfont
(or actually the bundled t1lib) provides it's "own" implementation of
stdio.h as t1stdio.h. For this reason they take care not to include stdio.h
to avoid conflicts. But they do include stdlib.h which on HP-UX
recursively includes stdio.h. Fix by not including stdlib.h on HP-UX.
2008-01-21 13:56:28 +00:00
..
patches Fix a silly build failure on HP-UX. For reasons unknown, libXfont 2008-01-21 13:56:28 +00:00
buildlink3.mk
DESCR
distinfo Fix a silly build failure on HP-UX. For reasons unknown, libXfont 2008-01-21 13:56:28 +00:00
Makefile libXfont-1.3.1nb2: 2008-01-20 18:24:51 +00:00
PLIST