diff --git a/chrpath-0.13-r2.ebuild b/chrpath-0.13-r2.ebuild index 674e11f..4eacaff 100644 --- a/chrpath-0.13-r2.ebuild +++ b/chrpath-0.13-r2.ebuild @@ -20,6 +20,7 @@ src_prepare() { epatch "${FILESDIR}"/${P}-multilib.patch epatch "${FILESDIR}"/${PN}-keepgoing.patch epatch "${FILESDIR}"/${P}-testsuite-1.patch + epatch "${FILESDIR}"/${P}-fbsd-clang.patch # disable installing redundant docs in the wrong dir sed -i -e '/doc_DATA/d' Makefile.am || die # fix for automake-1.13, #467538