summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/httrack')
-rw-r--r--www-client/httrack/httrack-3.48.21-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/httrack/httrack-3.48.21-r2.ebuild b/www-client/httrack/httrack-3.48.21-r2.ebuild
index 0a53cb88aa8d..d3375e59e4fe 100644
--- a/www-client/httrack/httrack-3.48.21-r2.ebuild
+++ b/www-client/httrack/httrack-3.48.21-r2.ebuild
@@ -29,8 +29,8 @@ src_prepare() {
src_configure() {
econf $(use_enable static-libs static) \
- --docdir=/usr/share/doc/${PF} \
- --htmldir=/usr/share/doc/${PF}/html
+ --docdir=${EPREFIX}/usr/share/doc/${PF} \
+ --htmldir=${EPREFIX}/usr/share/doc/${PF}/html
}
src_install() {