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) --- net/ldapdiff/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/ldapdiff') diff --git a/net/ldapdiff/Makefile b/net/ldapdiff/Makefile index 98f92afb73bf..55a5a88f9228 100644 --- a/net/ldapdiff/Makefile +++ b/net/ldapdiff/Makefile @@ -7,12 +7,11 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://launchpadlibrarian.net/20391352/ DISTNAME= ${PORTNAME}-${PORTVERSION}_src -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Utility for patching LDAP directories using LDIF files -USES= iconv +USES= iconv tar:tgz USE_OPENLDAP= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${LOCALBASE} \ -- cgit v1.2.3