pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   tnn
Date:           Fri May 16 13:48:41 UTC 2008

Modified Files:
        pkgsrc/x11/libX11: Makefile
        pkgsrc/x11/libXext: Makefile
        pkgsrc/x11/libXt: Makefile
        pkgsrc/x11/xinit: Makefile

Log Message:
Some of the X.org packages assume that the C preprocessor will use stdin
if no filename given, but this isn't true with the native HP compiler, so
teach them to use '-' explicitly.

XXX using cpp(1) to postprocess manpages is ugly, most of the other X.org
packages seem to have been converted to use sed(1).


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/x11/libX11/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/libXext/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/libXt/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/xinit/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index