xorg 7.2 xorg-protos BUILD_DEPENDS wrong?

Dejan Lesjak dejan.lesjak at ijs.si
Fri May 18 22:35:16 UTC 2007


On Friday 18 May 2007 23:11:25 Andrew Partan wrote:
> I had no problems on my build server; I managed to build all of the
> packages just fine.  I even rebuilt all of the packages (portupgrade
> -afp) and that worked just fine as well.
[snip]
> It looks to me like some of the BUILD_DEPENDS for xorg-protos are wrong.
>
> % cd /usr/ports/x11/xorg-protos
> % grep xf86rushproto Makefile
>                
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xf86rushproto
> \ % grep bigreqstr Makefile
> BUILD_DEPENDS= 
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/bigreqsproto \
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/dmxproto \
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/fixesproto \
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/glproto \
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/inputproto \
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/recordproto \
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/trapproto \
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xcmiscproto \
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xf86dgaproto \
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xf86miscproto
> \
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xf86rushproto
> \
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xf86vidmodepro
>to \
> ${PREFIX}/include/X11/extensions/bigreqstr.h:${PORTSDIR}/x11/xineramaproto
> \ % cd /var/db/pkg
> % grep bigreqstr */*
> bigreqsproto-1.0.2/+CONTENTS:include/X11/extensions/bigreqstr.h
> %

Fixed in git tree. Thanks!

Dejan


More information about the freebsd-x11 mailing list