aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2012-12-13 04:09:55 +0800
committerdelphij <delphij@FreeBSD.org>2012-12-13 04:09:55 +0800
commit534e65275f756b5f88dbab03f8e48ba42f6a50dd (patch)
treec6a78db7a32a926420377b70b46b2f05c9598e45 /Mk
parent7a17badf4829be844b80a0b29ab54192e2eb3e4b (diff)
downloadfreebsd-ports-gnome-534e65275f756b5f88dbab03f8e48ba42f6a50dd.tar.gz
freebsd-ports-gnome-534e65275f756b5f88dbab03f8e48ba42f6a50dd.tar.zst
freebsd-ports-gnome-534e65275f756b5f88dbab03f8e48ba42f6a50dd.zip
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)
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.ldap.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Mk/bsd.ldap.mk b/Mk/bsd.ldap.mk
index ca978ebbd479..b99bd729d59f 100644
--- a/Mk/bsd.ldap.mk
+++ b/Mk/bsd.ldap.mk
@@ -23,6 +23,8 @@ Database_Include_MAINTAINER= ports@FreeBSD.org
# Default: 24.
# WANT_OPENLDAP_VER
# - Maintainer can set an arbitrary version of OpenLDAP by using it.
+# WANT_OPENLDAP_SASL
+# - If set, this port depends on SASL enabled OpenLDAP client.
# IGNORE_OPENLDAP_OPENLDAP
# - This variable can be defined if the ports doesn't support
# one or more version of OpenLDAP.