freebsd-ports/net-p2p/eiskaltdcpp-gtk
Michael Scheidell f9d30cef27 PR: 162340
Submitted by:	gelraen.ua@gmail.com
Reviewed by:
Approved by:	gabor (mentor)
Obtained from:
MFC after:
Security:
Feature safe:	yes
On some machines resulting binaries contains "/usr/lib" before "/usr/local/lib/gcc45" in rpath and user gets something like
this if tries to launch that binary:

/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.10 required by /usr/local/bin/eiskaltdcpp-gtk not found

Attached patch adds BUILD_DEPENDS on devel/chrpath, which is used to overwrite rpath in built binaries (-DCMAKE_INSTALL_RPATH
only aappends directories to rpath)
2011-11-28 16:30:44 +00:00
..
files Update to version 2.2.4 2011-10-24 22:20:59 +00:00
distinfo Update to version 2.2.4 2011-10-24 22:20:59 +00:00
Makefile PR: 162340 2011-11-28 16:30:44 +00:00
pkg-descr
pkg-plist Update to version 2.2.4 2011-10-24 22:20:59 +00:00