From 241057eb009eabf6328ba53867f1f2d1da57068d Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Thu, 13 May 2010 19:37:50 +0000 Subject: Remove unnecessary dependency on autoconf --- sysutils/nctop/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/nctop/Makefile b/sysutils/nctop/Makefile index 3527307fbd64..1c56d86998d4 100644 --- a/sysutils/nctop/Makefile +++ b/sysutils/nctop/Makefile @@ -14,15 +14,15 @@ MASTER_SITES= http://www.rz.uni-karlsruhe.de/~hj28/download.php?file=/ MAINTAINER= ports@FreeBSD.org COMMENT= A remote system monitor for unix hosts -USE_AUTOTOOLS= autoconf:262:env USE_BZIP2= YES -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-libwrap \ --with-setgid=kmem MAN1= nctopd.1 nctop.1 +MANCOMPRESSED= yes .include -- cgit v1.2.3