Skip to content

Commit

Permalink
net/tinyldap: Fix build with libowfat 0.33+
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent 6ccad58 commit 7526c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/tinyldap/Makefile
Expand Up @@ -13,7 +13,7 @@ LICENSE= GPLv2
BUILD_DEPENDS+= ${LOCALBASE}/lib/libowfat.a:${LIBOWFAT_PORT}

SNAPSHOT= 20170319
USES= tar:bzip2 gmake ssl
USES= tar:bzip2 gmake localbase ssl
WRKSRC= ${WRKDIR}/${PORTNAME}
CFLAGS+= -DATTRIBS=512
SBINFILES= acl addindex bindrequest dumpacls dumpidx idx2ldif parse \
Expand Down

0 comments on commit 7526c42

Please sign in to comment.