Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2015 17:05:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200164] bsd.openssl.mk uses a call to pkg(8) without a full path.
Message-ID:  <bug-200164-13-gFb8UQmY2L@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200164-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200164-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=200164

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

Author: jkim
Date: Fri May 15 17:04:54 UTC 2015
New revision: 386439
URL: https://svnweb.freebsd.org/changeset/ports/386439

Log:
  - Do not define OPENSSLRPATH when base OpenSSL is used.  Adding /usr/lib is
  pointless and blindly adding ${LOCALBASE}/lib after that is even harmful.
  - Stop hardcoding "pkg query". [1]

  PR:        200164 [1]
  Approved by:    portmgr (antoine)
  Exp-run by:    antoine

Changes:
  head/Mk/bsd.openssl.mk

-- 
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-200164-13-gFb8UQmY2L>