summaryrefslogtreecommitdiff
path: root/www-client/httrack/httrack-3.49.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/httrack/httrack-3.49.1.ebuild')
-rw-r--r--www-client/httrack/httrack-3.49.1.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/www-client/httrack/httrack-3.49.1.ebuild b/www-client/httrack/httrack-3.49.1.ebuild
index 4018cd13894d..e4b6f51a159c 100644
--- a/www-client/httrack/httrack-3.49.1.ebuild
+++ b/www-client/httrack/httrack-3.49.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -22,10 +22,9 @@ DEPEND="${RDEPEND}"
DOCS=( AUTHORS README greetings.txt history.txt )
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-3.48.13-minizip.patch
- eapply_user
-}
+PATCHES=(
+ "${FILESDIR}"/${PN}-3.48.13-minizip.patch
+)
src_configure() {
econf $(use_enable static-libs static) \