Date: Sat, 19 May 2007 00:35:11 +0200 From: Dejan Lesjak <dejan.lesjak@ijs.si> To: freebsd-x11@freebsd.org Cc: Andrew Partan <asp@partan.com>, freebsd-ports@freebsd.org Subject: Re: xorg 7.2 xorg-protos BUILD_DEPENDS wrong? Message-ID: <200705190035.12233.dejan.lesjak@ijs.si> In-Reply-To: <20070518211125.GA77070@partan.com> References: <20070518211125.GA77070@partan.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705190035.12233.dejan.lesjak>