Ports issues?

Adam K Kirchhoff adamk at voicenet.com
Sat Jan 24 18:20:55 PST 2004


Joerg Sonnenberger <joerg at 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 at 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 at sorrow - ~ ]: diff /usr/src/share/mk/bsd.port.mk \
		/usr/share/mk/bsd.port.mk
[ adamk at sorrow - ~ ]: 

So it appears that I'm using the most recent one in the DragonFly CVS
tree, right?

Adam






More information about the Bugs mailing list