diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-01-26 02:58:21 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-01-26 02:58:21 +0800 |
commit | 2d40134354af76c28296dd17c6e6c26ba6a3a61b (patch) | |
tree | c3ea5c153d57c5a517514f34e6810e55a1dfc661 /net/Makefile | |
parent | f23868a09b76648423dac2ec45b3694e7cb6556b (diff) | |
download | freebsd-ports-gnome-2d40134354af76c28296dd17c6e6c26ba6a3a61b.tar.gz freebsd-ports-gnome-2d40134354af76c28296dd17c6e6c26ba6a3a61b.tar.zst freebsd-ports-gnome-2d40134354af76c28296dd17c6e6c26ba6a3a61b.zip |
Hook php71-ldap to the build
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 8bcda0a1eb0e..115910f8cc56 100644 --- a/net/Makefile +++ b/net/Makefile @@ -923,6 +923,7 @@ SUBDIR += php70-soap SUBDIR += php70-sockets SUBDIR += php70-xmlrpc + SUBDIR += php71-ldap SUBDIR += php71-soap SUBDIR += php71-sockets SUBDIR += php71-xmlrpc |