From 03d2069c06a0c678832d791b4188a67005356b69 Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Fri, 20 Apr 2018 09:33:48 -0500 Subject: www-client/httrack: epatch->PATCHES=() Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- www-client/httrack/httrack-3.49.1.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'www-client/httrack/httrack-3.49.1.ebuild') 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) \ -- cgit v1.2.3-65-gdbad