Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2012 17:20:36 -0600
From:      "Conrad J. Sabatier" <conrads@cox.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Unexpected results from "make index" on a ports tree in a non-standard location,
Message-ID:  <20120304172036.3963aafc@cox.net>

next in thread | raw e-mail | index | archive | help
To test mkreadmes handling of ports trees in non-standard locations, I
just did the following:

#cd /usr
#mv ports /usr/local
#cd /usr/local/ports
#export PORTSDIR=/usr/local/ports
#make index

All seemed to proceed normally during the index build, but when I
checked the resulting INDEX-10 file, all of the ports' paths were still
using /usr/ports, not /usr/local/ports.

Did I overlook something, or is there a defect in "make index"?

-- 
Conrad J. Sabatier
conrads@cox.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120304172036.3963aafc>