diff options
author | agc <agc> | 2002-07-17 09:07:43 +0000 |
---|---|---|
committer | agc <agc> | 2002-07-17 09:07:43 +0000 |
commit | f4891383c192bff236591380e52ec73791d9552c (patch) | |
tree | 693407e71370d996679096ef21dfa58ba9bad498 /cross | |
parent | ac31cc0574216cf1fde4a118bb814b923433a9da (diff) | |
download | pkgsrc-f4891383c192bff236591380e52ec73791d9552c.tar.gz |
Mark this package as only being for SunOS platforms again. The
changes to get it to build on NetBSD are extensive - for reference,
and the one who comes after me, they are:
+ awk.h defines "proc" in a cpp macro. This doesn't sit too well with
"struct proc" references, as found in <sys/uio.h>. The good news is that
only awk.h and awkgram.y need to be modified to workaround this.
+ the present Makefile copying wrt gettext Makefile.in.in is unnecessary
+ automake is a pre-req of this package
+ and there is a problem in Makefile.in/configure with ${AUTOMAKE} not
being defined properly
and many, many more...
Diffstat (limited to 'cross')
0 files changed, 0 insertions, 0 deletions