[Midnightbsd-cvs] mports [24835] trunk/lang/php71/Makefile.ext: load ldap module

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jan 30 23:26:57 EST 2019


Revision: 24835
          http://svnweb.midnightbsd.org/mports/?rev=24835
Author:   laffer1
Date:     2019-01-30 23:26:16 -0500 (Wed, 30 Jan 2019)
Log Message:
-----------
load ldap module

Modified Paths:
--------------
    trunk/lang/php71/Makefile.ext

Modified: trunk/lang/php71/Makefile.ext
===================================================================
--- trunk/lang/php71/Makefile.ext	2019-01-31 04:24:20 UTC (rev 24834)
+++ trunk/lang/php71/Makefile.ext	2019-01-31 04:26:16 UTC (rev 24835)
@@ -163,6 +163,7 @@
 .if ${PHP_MODNAME} == "ldap"
 CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
 
+USES+=  ldap
 USE_OPENLDAP=	yes
 
 . ifdef(WANT_OPENLDAP_SASL)



More information about the Midnightbsd-cvs mailing list