Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2014 19:49:55 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349676 - head/net/tinyldap
Message-ID:  <201403301949.s2UJnt4m045965@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Sun Mar 30 19:49:54 2014
New Revision: 349676
URL: http://svnweb.freebsd.org/changeset/ports/349676
QAT: https://qat.redports.org/buildarchive/r349676/

Log:
  - add USES=tar:bzip2

Modified:
  head/net/tinyldap/Makefile

Modified: head/net/tinyldap/Makefile
==============================================================================
--- head/net/tinyldap/Makefile	Sun Mar 30 19:49:28 2014	(r349675)
+++ head/net/tinyldap/Makefile	Sun Mar 30 19:49:54 2014	(r349676)
@@ -15,8 +15,7 @@ BUILD_DEPENDS+=	${LOCALBASE}/lib/libowfa
 LICENSE=	GPLv2
 
 SNAPSHOT=	20091122
-USES=		gmake
-USE_BZIP2=	yes
+USES=		tar:bzip2 gmake
 WRKSRC=		${WRKDIR}/${PORTNAME}
 CFLAGS+=	-DATTRIBS=512
 SBINFILES=	acl addindex bindrequest dumpacls dumpidx idx2ldif parse \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403301949.s2UJnt4m045965>