Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2003 11:52:22 +0100 (CET)
From:      Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
To:        ports@freebsd.org
Subject:   portlint ignoring $PORTSDIR
Message-ID:  <Pine.BSF.4.51.0302011140460.66277@acrux.dbai.tuwien.ac.at>

next in thread | raw e-mail | index | archive | help
I have PORTSDIR set, and a full checkout of our ports collection there:

  % echo $PORTSDIR/
  /sw/FreeBSD/ports/

  % ls $PORTSDIR/Mk/bsd.sites.mk
  /sw/FreeBSD/ports/Mk/bsd.sites.mk

However, portlint simply ignores $PORTSDIR and tries to access
/usr/ports/Mk -- which does not exist on this host:

  /sw/FreeBSD/ports/emulators/wine% portlint
  /usr/ports/Mk/bsd.sites.mk: No such file or directory at /usr/local/bin/portlint line 211.

IMnsHO portlint should exclusively use $PORTSDIR if that has been set, and
never fall back to /usr/ports in that case.

Or am I missing something?

Gerald
-- 
Gerald "Jerry"   pfeifer@dbai.tuwien.ac.at   http://www.pfeifer.com/gerald/

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




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