From a84c115a09e00e14810cb1deb7bf4637a33ad313 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 19:11:51 +0000 Subject: Convert a bunch of EXTRACT_SUFX=... into USES=tar:... Approved by: portmgr (not really, but touches unstaged ports) --- security/vlog/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/vlog') diff --git a/security/vlog/Makefile b/security/vlog/Makefile index bc08dd752b15..7cce6b197d06 100644 --- a/security/vlog/Makefile +++ b/security/vlog/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 1.1f PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://inc2.com/download/ -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Curses based real-time logfile viewer esp. useful for ipflog @@ -15,7 +14,7 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME} -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= build MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="${LDFLAGS} -lcurses -pthread" ALL_TARGET= it -- cgit v1.2.3