X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=net-p2p%2Famule%2Famule-2.2.6.ebuild;h=cad159b37f31ba60d7eff7eb28ffdfa8afc7213e;hb=3ea393d06672fa7367c41d85f9af2b9cdf4c301c;hp=c09b90b83a5af68fd7631603ff5244b736317282;hpb=135a3f66d6f02a520a2a139e84fa94f1f9a714d4;p=overlay.git diff --git a/net-p2p/amule/amule-2.2.6.ebuild b/net-p2p/amule/amule-2.2.6.ebuild index c09b90b..cad159b 100644 --- a/net-p2p/amule/amule-2.2.6.ebuild +++ b/net-p2p/amule/amule-2.2.6.ebuild @@ -27,10 +27,6 @@ DEPEND="=x11-libs/wxGTK-2.8* remote? ( >=media-libs/libpng-1.2.0 unicode? ( >=media-libs/gd-2.0.26 ) )" -PATCHES=( - "${FILESDIR}/${PN}-2.2.6-remove-download-limit.patch" - ) - pkg_setup() { if ! use gtk && ! use remote && ! use daemon; then eerror "" @@ -81,6 +77,8 @@ src_configure() { --disable-alc" fi + epatch "${FILESDIR}/${PN}-2.2.6-remove-download-limit.patch" + econf \ --with-wx-config=${WX_CONFIG} \ --with-wxbase-config=${WX_CONFIG} \