mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Include missing tdb.so and libreplace.so
- Remove unneeded patch
This commit is contained in:
parent
f355af154d
commit
509842cdba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282936
@ -25,7 +25,7 @@ LIB_DEPENDS= talloc.2:${PORTSDIR}/devel/talloc \
|
||||
CONFLICTS= samba4-devel-4*
|
||||
|
||||
CONFIGURE_ARGS= --with-modulesdir=${PREFIX}/lib \
|
||||
--builtin-libraries=replace \
|
||||
--builtin-libraries="tdb replace" \
|
||||
--bundled-libraries=NONE
|
||||
CFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
@ -11,6 +11,7 @@ include/ldb_module.h
|
||||
include/ldb_version.h
|
||||
include/pyldb.h
|
||||
lib/ldb/libldb-cmdline.so
|
||||
lib/ldb/libreplace.so
|
||||
lib/ldb/paged_results.so
|
||||
lib/ldb/asq.so
|
||||
lib/ldb/server_sort.so
|
||||
@ -18,6 +19,7 @@ lib/ldb/paged_searches.so
|
||||
lib/ldb/rdn_name.so
|
||||
lib/ldb/sample.so
|
||||
lib/ldb/skel.so
|
||||
lib/ldb/tdb.so
|
||||
lib/libldb.so
|
||||
lib/libldb.so.1
|
||||
lib/libldb.so.1.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user