Re: problem in net/openafs

2006-02-07 Thread Bernd Ahlers
James Wright [Tue, Feb 07, 2006 at 05:27:27AM -0800] wrote: >in net/openafs/Makefile, WRKDIST gets set to ${WRKDIR}/${PKGNAME} >but PKGNAME was bumped to "openafs-1.4.0p0", which is not the >correct directory to find the source. > >this patch addresses the problem. Slightly different fix committe

problem in net/openafs

2006-02-07 Thread James Wright
in net/openafs/Makefile, WRKDIST gets set to ${WRKDIR}/${PKGNAME} but PKGNAME was bumped to "openafs-1.4.0p0", which is not the correct directory to find the source. this patch addresses the problem. --- net/openafs/Makefile.orig Tue Feb 7 05:20:30 2006 +++ net/openafs/MakefileTue Feb