From bbc8c4d740872dbe971f6164448e5ba893cb166f Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 18:41:15 +0000 Subject: Convert a bunch of USE_BZIP2 to USES=tar:bzip2 Approved by: portmgr (not really, but touches unstaged ports) --- sysutils/libutempter/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/libutempter') diff --git a/sysutils/libutempter/Makefile b/sysutils/libutempter/Makefile index 8469457f8aed..a88be831d350 100644 --- a/sysutils/libutempter/Makefile +++ b/sysutils/libutempter/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= ftp://ftp.altlinux.org/pub/people/ldv/utempter/ MAINTAINER= ports@FreeBSD.org COMMENT= Interface to record user sessions to utmp and wtmp files -USES= gmake -USE_BZIP2= yes +USES= gmake tar:bzip2 USE_LDCONFIG= yes NO_STAGE= yes -- cgit v1.2.3