aboutsummaryrefslogtreecommitdiff
path: root/databases/percona57-client
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-09-27 15:08:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-09-27 15:08:46 +0000
commitb1659bc2f5b441787624476ddc3fc9a828ecfb22 (patch)
tree488782688af06cb9b5b1f38c4167a211d2ea848b /databases/percona57-client
parent8cb0c81e1b5a66530bb7ab3921bfae7c52653be9 (diff)
downloadports-b1659bc2f5b441787624476ddc3fc9a828ecfb22.tar.gz
ports-b1659bc2f5b441787624476ddc3fc9a828ecfb22.zip
sasl.h header does not belong at all to openldap package
but to the cyrus-sasl2 package already listed in the dependency in the above line. Just remove the wrong dependency line
Notes
Notes: svn path=/head/; revision=513041
Diffstat (limited to 'databases/percona57-client')
-rw-r--r--databases/percona57-client/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/percona57-client/Makefile b/databases/percona57-client/Makefile
index 1f779a958451..dffc9286b982 100644
--- a/databases/percona57-client/Makefile
+++ b/databases/percona57-client/Makefile
@@ -37,7 +37,6 @@ OPTIONS_GROUP_PLUGINS= SASLCLIENT
SASLCLIENT_DESC= SASL client plugin module
SASLCLIENT_CMAKE_BOOL= WITH_AUTHENTICATION_LDAP
SASLCLIENT_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
-SASLCLIENT_BUILD_DEPENDS= ${LOCALBASE}/include/sasl/sasl.h:net/openldap24-sasl-client
OPTIONS_DEFAULT+= SASLCLIENT
OPTIONS_SUB= yes