aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-06-21 15:58:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-06-21 15:58:13 +0000
commit1893001101cc45be93a525a5f78d574b95673c53 (patch)
tree3c4a5480c3d5d3b9649bdb8d3644d5cfd48ecdb5
parent645f81fbb554e861d54d4bdb0793480d24b3d201 (diff)
downloadports-1893001101cc45be93a525a5f78d574b95673c53.tar.gz
ports-1893001101cc45be93a525a5f78d574b95673c53.zip
Notes
-rw-r--r--sysutils/htop/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile
index e1356b518aad..ce5c9a47d66c 100644
--- a/sysutils/htop/Makefile
+++ b/sysutils/htop/Makefile
@@ -21,9 +21,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lexecinfo
CONFIGURE_ARGS= --with-proc=/compat/linux/proc --enable-unicode
-USES= ncurses libtool execinfo python:2,build
-USE_AUTOTOOLS= autoconf aclocal automake
-ACLOCAL_ARGS= -I ${ACLOCAL_DIR}
+USES= autoreconf ncurses libtool execinfo python:2,build
LSOF_RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof