Use USES=execinfo.

This commit is contained in:
Adam Weinberger
2014-08-05 12:12:00 +00:00
parent 7835f74f9a
commit d19feca95f

View File

@@ -10,8 +10,6 @@ MASTER_SITES= SF
MAINTAINER= gaod@hychen.org
COMMENT= Better top(1) - interactive process viewer
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
OPTIONS_DEFINE= LSOF
OPTIONS_DEFAULT=LSOF
@@ -22,7 +20,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lexecinfo
CONFIGURE_ARGS= --with-proc=/compat/linux/proc --enable-unicode
USES= ncurses libtool
USES= ncurses libtool execinfo
USE_AUTOTOOLS= autoconf aclocal automake
ACLOCAL_ARGS= -I ${ACLOCAL_DIR}