Subject: CVS commit: pkgsrc/x11
From: Tobias Nygren
Date: 2008-05-16 15:48:41
Message id: 20080516134841.8C34B175D0@cvs.netbsd.org

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).

Files:
RevisionActionfile
1.12modifypkgsrc/x11/libX11/Makefile
1.6modifypkgsrc/x11/libXext/Makefile
1.8modifypkgsrc/x11/libXt/Makefile
1.7modifypkgsrc/x11/xinit/Makefile