View | Details | Raw Unified | Return to bug 194446 | Differences between
and this patch

Collapse All | Expand All

(-)sysutils/htop/Makefile (working copy) (-2 / +1 lines)
Lines 20-30 Link Here
20
LIBS+=         -L${LOCALBASE}/lib -lexecinfo
20
LIBS+=         -L${LOCALBASE}/lib -lexecinfo
21
CONFIGURE_ARGS=        --with-proc=/compat/linux/proc --enable-unicode
21
CONFIGURE_ARGS=        --with-proc=/compat/linux/proc --enable-unicode
22
USES=          ncurses libtool execinfo
22
USES=          ncurses libtool execinfo python:2,build
23
USE_AUTOTOOLS= autoconf aclocal automake
23
USE_AUTOTOOLS= autoconf aclocal automake
24
ACLOCAL_ARGS=  -I ${ACLOCAL_DIR}
24
ACLOCAL_ARGS=  -I ${ACLOCAL_DIR}
25
USE_PYTHON_BUILD=      yes
26
LSOF_RUN_DEPENDS=      lsof:${PORTSDIR}/sysutils/lsof
25
LSOF_RUN_DEPENDS=      lsof:${PORTSDIR}/sysutils/lsof

Return to bug 194446