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 conr...@cox.net _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"