pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Mon Mar  9 19:54:44 UTC 2015

Modified Files:
        pkgsrc/graphics/MesaLib: Makefile options.mk
        pkgsrc/x11/modular-xorg-server: Makefile

Log Message:
Force a full dependency on libpciaccess in situations where we definitely
need to link with it but might have included x11/xf86driproto's bl3.mk first,
because we have:
x11/xf86driproto/buildlink3.mk:BUILDLINK_DEPMETHOD.libpciaccess?=  build

(This issue appears only on non-x86 because on x86 we get libpciaccess
 through libdrm)

Bump PKGREVISION to get the dependency expressed.


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/graphics/MesaLib/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/graphics/MesaLib/options.mk
cvs rdiff -u -r1.89 -r1.90 pkgsrc/x11/modular-xorg-server/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