Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2001 17:13:16 -0500
From:      Mike Meyer <mwm@mired.org>
To:        Doug Poland <doug@polands.org>
Cc:        questions@freebsd.org
Subject:   Re: Help, I've broken ports and I can't get up
Message-ID:  <15312.42364.192245.450890@guru.mired.org>
In-Reply-To: <63693956@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Poland <doug@polands.org> types:
> I recently moved my ports hierarchies with the following command:
> Unfortunately, when I do a:
> 	# make search name=<anything here>
> it always returns nothing. 
> Any guidance would be appreciated

The ports makefiles know where the ports tree is. You've moved it, and
haven't told the makefiles about it. Try adding
PORTSDIR=/data/usr/ports to /etc/make.conf. See the ports man page for
details.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Q: How do you make the gods laugh?		A: Tell them your plans.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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