[Bug 297347] x11/plasma6-plasma-workspace: pkg-static: lmdb-1.0.0,1 conflicts with lmdb0-0.9.35 (installs files into the same place). Problematic file: /usr/local/bin/mdb_copy
| Newsgroups | gmane.comp.kde.freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297347 --- Comment #3 from Dima Panov <[email protected]> --- (In reply to Gerard Seibert from comment #2) diff --git a/net/samba423/Makefile b/net/samba423/Makefile index bdf5464c40..969d6837a0 100644 --- a/net/samba423/Makefile +++ b/net/samba423/Makefile @@ -429,7 +429,7 @@ _BUNDLED_LIBS+= ${"${PORT_OPTIONS:MBUNDLED_TDB}" == "BUNDLED_TDB":?:!}pytdb .if ${ARCH} != armv6 && ${ARCH} != armv7 && ${ARCH} != i386 && ${ARCH} != powerpc && ${ARCH} != powerpcspe . if (${PORT_OPTIONS:MAD_DC} || ${PORT_OPTIONS:MDEVELOPER}) # LMDB -_LMDB_DEPDENDS= lmdb>=0.9.16:databases/lmdb +_LMDB_DEPDENDS= lmdb0>=0.9.16:databases/lmdb0 PLIST_FILES+= ${SAMBA_LIBDIR}/private/libldb-mdb-int-private-samba.so \ ${SAMBA_LDB_MODULESDIR}/mdb.so . endif -- You are receiving this mail because: You are the assignee for the bug.