diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-09-04 19:00:17 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-09-04 19:00:17 +0000 |
commit | a8c167b56575671955e0e9bfeea126fd48071b18 (patch) | |
tree | 5119aab6b35b7f444007f60bb37ef161dfa55bba /net/samba-libsmbclient/Makefile | |
parent | 7fe0166ff539efdb7e05bf99c329623dc6b9cdc6 (diff) | |
download | ports-a8c167b56575671955e0e9bfeea126fd48071b18.tar.gz ports-a8c167b56575671955e0e9bfeea126fd48071b18.zip |
Notes
Diffstat (limited to 'net/samba-libsmbclient/Makefile')
-rw-r--r-- | net/samba-libsmbclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba-libsmbclient/Makefile b/net/samba-libsmbclient/Makefile index ddb5c7925768..9b7cf166ee74 100644 --- a/net/samba-libsmbclient/Makefile +++ b/net/samba-libsmbclient/Makefile @@ -19,7 +19,7 @@ SAMBA_SUBPORT= yes MASTERDIR= ${.CURDIR}/../${SAMBA_PORT} PKGDIR= ${.CURDIR} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes OPTIONS= ADS "With Active Directory support" off \ MSRPC "Build the libmsrpc shared library" off \ |