diff options
Diffstat (limited to 'sysutils/nctop/Makefile')
-rw-r--r-- | sysutils/nctop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nctop/Makefile b/sysutils/nctop/Makefile index f8f872ce0f37..ba6be2f28d76 100644 --- a/sysutils/nctop/Makefile +++ b/sysutils/nctop/Makefile @@ -14,7 +14,7 @@ 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:261:env +USE_AUTOTOOLS= autoconf:262:env USE_BZIP2= YES HAS_CONFIGURE= yes |