summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-03-30 19:49:54 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-03-30 19:49:54 +0000
commit959b508abd1e7fc1ebc9d9f305e67a2095c21253 (patch)
treeb3068422148e2cc6b2505eac121c904f6f47641e /net
parent- use OPTIONS_SET to preselect option (diff)
- add USES=tar:bzip2
Notes
Notes: svn path=/head/; revision=349676
Diffstat (limited to 'net')
-rw-r--r--net/tinyldap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tinyldap/Makefile b/net/tinyldap/Makefile
index 0b469db431e0..c7da68757562 100644
--- a/net/tinyldap/Makefile
+++ b/net/tinyldap/Makefile
@@ -15,8 +15,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/${LIBOWFAT_PORT}
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 \