diff options
| author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-12-07 05:07:42 +0000 |
|---|---|---|
| committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-12-07 05:07:42 +0000 |
| commit | d800f27cad44f5e1778015c77a7693c40e73abb7 (patch) | |
| tree | 4c7f4b4d84c5ef5c032df880dafd41787e0a9574 /net/tinyldap | |
| parent | - add USES=gmake (diff) | |
- add USES=gmake
Notes
Notes:
svn path=/head/; revision=335808
Diffstat (limited to 'net/tinyldap')
| -rw-r--r-- | net/tinyldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tinyldap/Makefile b/net/tinyldap/Makefile index e4816943a7c7..98b4a670bcce 100644 --- a/net/tinyldap/Makefile +++ b/net/tinyldap/Makefile @@ -15,8 +15,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/${LIBOWFAT_PORT} LICENSE= GPLv2 SNAPSHOT= 20091122 +USES= gmake USE_BZIP2= yes -USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME} CFLAGS+= -DATTRIBS=512 SBINFILES= acl addindex bindrequest dumpacls dumpidx idx2ldif parse \ |
