mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
3ba73dad6f
In the earlier net/openldap24-server commit, only those which depend on net/openldap24-sasl-client were bumped. Bumping all dependent port that didn't get a bump to force a rebuild of these packages. Suggested by: kib
10 lines
179 B
Makefile
10 lines
179 B
Makefile
# Created by: Sheldon Hearn <sheldonh@FreeBSD.org>
|
|
|
|
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -ldap2
|
|
MASTERDIR= ${.CURDIR}/../exim
|
|
|
|
OPTIONS_SLAVE= OPENLDAP
|
|
|
|
.include "${MASTERDIR}/Makefile"
|