Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Apr 2012 16:58:40 +0400
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        ports@freebsd.org
Subject:   BUILD_DEPENDS and libraries -- how to express build-time-only dependency on library?
Message-ID:  <792848519.20120401165840@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hello, Ports.

  In case of static build of ported program, port need to have
BUILD_DEPENDS on libraries. LIB_DEPENDS is not suitable here, because
inc ase of static linkage, there will no dependency on livbrary in
runtime.
  But BUILD_DEPENDS search for files at absolute pathname or for
executables.
  Is it possible to express build-time-only dependency on library?


--=20
// Black Lion AKA Lev Serebryakov <lev@FreeBSD.org>




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