summaryrefslogtreecommitdiff
path: root/sys-process/unixtop/unixtop-3.8_beta1-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/unixtop/unixtop-3.8_beta1-r4.ebuild')
-rw-r--r--sys-process/unixtop/unixtop-3.8_beta1-r4.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-process/unixtop/unixtop-3.8_beta1-r4.ebuild b/sys-process/unixtop/unixtop-3.8_beta1-r4.ebuild
index 22abf047614d..76c63663fbb9 100644
--- a/sys-process/unixtop/unixtop-3.8_beta1-r4.ebuild
+++ b/sys-process/unixtop/unixtop-3.8_beta1-r4.ebuild
@@ -8,11 +8,11 @@ inherit autotools
DESCRIPTION="top for UNIX systems"
HOMEPAGE="https://unixtop.sourceforge.net/"
SRC_URI="https://downloads.sourceforge.net/unixtop/top-${PV/_/}.tar.bz2"
+S="${WORKDIR}/top-${PV/_/}"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64-linux ~x64-solaris"
-IUSE=""
DEPEND="sys-libs/ncurses:="
RDEPEND="
@@ -20,8 +20,6 @@ RDEPEND="
!sys-process/procps
"
-S=${WORKDIR}/top-${PV/_/}
-
PATCHES=(
"${FILESDIR}"/${PN}-3.8_beta1-ncurses.patch
"${FILESDIR}"/${PN}-3.8_beta1-no-AX-macros.patch