From fae188751b59d1700f6a3231d48e1eb5e4959e90 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Fri, 24 Oct 2014 16:56:10 +0000 Subject: - Convert ports of sysutils/ to new USES=python Approved by: portmgr (implicit) --- sysutils/htop/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sysutils/htop/Makefile') 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: -- cgit v1.2.3