summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/parted/parted-3.3.ebuild')
-rw-r--r--sys-block/parted/parted-3.3.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-block/parted/parted-3.3.ebuild b/sys-block/parted/parted-3.3.ebuild
index aa855d377c10..1945a7562545 100644
--- a/sys-block/parted/parted-3.3.ebuild
+++ b/sys-block/parted/parted-3.3.ebuild
@@ -33,6 +33,11 @@ PATCHES=(
"${FILESDIR}"/${PN}-3.2-po4a-mandir.patch
)
+src_prepare() {
+ default
+ touch doc/pt_BR/Makefile.in || die
+}
+
src_configure() {
use elibc_uclibc && append-libs -liconv
econf \