freebsd-ports/net/openldap24-sasl-client/Makefile
Xin LI a571c07ffb Avoid setting PKGNAMESUFFIX late, which in turn changes UNIQUENAME and
causes OPTIONS menu to be shown up multiple times.

As a side effect we have to make openldap24-client and
openldap24-sasl-client which we do not have a better solution at this
time.

Submitted by:	bapt (mostly)
2012-12-12 20:09:55 +00:00

8 lines
154 B
Makefile

# Created by: Xin LI <delphij@FreeBSD.org>
# $FreeBSD$
CLIENT_ONLY= sasl
MASTERDIR= ${.CURDIR}/../openldap24-server
.include "${MASTERDIR}/Makefile"