aboutsummaryrefslogtreecommitdiff
path: root/sysutils/htop/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:56:10 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:56:10 +0000
commitfae188751b59d1700f6a3231d48e1eb5e4959e90 (patch)
tree1fd8e51727e986b995f09c954af9176a37f5d767 /sysutils/htop/Makefile
parent742321c70870f8339d0ac558f88a918b77b56096 (diff)
downloadports-fae188751b59d1700f6a3231d48e1eb5e4959e90.tar.gz
ports-fae188751b59d1700f6a3231d48e1eb5e4959e90.zip
Notes
Diffstat (limited to 'sysutils/htop/Makefile')
-rw-r--r--sysutils/htop/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile
index b8f0fa74b68e..7876f262ae6d 100644
--- a/sysutils/htop/Makefile
+++ b/sysutils/htop/Makefile
@@ -20,12 +20,10 @@ CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lexecinfo
CONFIGURE_ARGS= --with-proc=/compat/linux/proc --enable-unicode
-USES= ncurses libtool execinfo
+USES= ncurses libtool execinfo python:build
USE_AUTOTOOLS= autoconf aclocal automake
ACLOCAL_ARGS= -I ${ACLOCAL_DIR}
-USE_PYTHON_BUILD= yes
-
LSOF_RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof
post-patch: