DragonFly bugs List (threaded) for 2004-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Ports issues?
Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx> wrote:
> On Sun, Jan 25, 2004 at 01:06:39AM +0000, Adam K Kirchhoff wrote:
>> I'm not sure if I'm doing something stupid (though I think I've covered
>> all the bases), but doing a "make clean" in
>> /usr/ports/x11-wm/fluxbox-devel gives the following error:
>>
>> [ root@sorrow - /usr/ports/x11-wm/fluxbox-devel ]: make clean
>> /usr/dfports/print/freetype2 is not a subdirectory of /usr/ports
>> "/usr/share/mk/bsd.port.mk", line 6: warning: "/usr/bin/relpath \
>> /usr/ports /usr/dfports/print/freetype2" returned non-zero status
>> cd: can't cd to &&
>> *** Error code 2
> [snip]
> Can you update share/mk/bsd.port.mk to rev. 1.8? This sounds like
> the issues fixed by that patch.
Where would I find this new version of the bsd.port.mk file? My
bsd.port.mk file starts with:
# $FreeBSD: src/share/mk/bsd.port.mk,v 1.303.2.2 2002/07/17 19:08:23 ru
# Exp $
# $DragonFly$
PORTSDIR?= /usr/ports
DFPORTSDIR?= /usr/dfports
PORTPATH!= /usr/bin/relpath ${PORTSDIR} ${.CURDIR}
However:
[ adamk@sorrow - ~ ]: diff /usr/src/share/mk/bsd.port.mk \
/usr/share/mk/bsd.port.mk
[ adamk@sorrow - ~ ]:
So it appears that I'm using the most recent one in the DragonFly CVS
tree, right?
Adam
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]