pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xmore



Module Name:    pkgsrc
Committed By:   dsainty
Date:           Fri Apr 17 01:07:30 UTC 2009

Modified Files:
        pkgsrc/x11/xmore: Makefile distinfo
Added Files:
        pkgsrc/x11/xmore/patches: patch-aa

Log Message:
Fix build in some environments and some compilers.  x11/libXaw provides
"xaw7", (not "xaw8") which causes xmore to deselect the printer support.  The
straggling unused static function would cause link time failure if the
compiler didn't optimise it out.

Also, don't bother to buildlink in libXprintUtil, since it currently can't be
used.

Bump PKGREVISION for yucks.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/xmore/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/xmore/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/xmore/patches/patch-aa

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