Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2017 14:20:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221296] 'make -C /path/to/some/port install' fails when /usr/ports is symbolic link to other directory
Message-ID:  <bug-221296-13-qB0yRgdiPj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221296-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221296-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221296

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jrm
Date: Sun Sep 17 14:20:15 UTC 2017
New revision: 450002
URL: https://svnweb.freebsd.org/changeset/ports/450002

Log:
  Ensure .CURDIR contains an absolute path without a trailing slash.

  Failed builds can occur when PORTSDIR is a symbolic link, or with

  make -C /usr/ports/category/port/

  PR:           221296
  Reported by:  yasu@utahime.org, rum1cro@yandex.ru
  Reviewed by:  bdrewery, sjg
  Approved by:  portmgr (bdrewery)
  Differential Revision:        https://reviews.freebsd.org/D11934

Changes:
  head/Mk/bsd.port.mk

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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