aboutsummaryrefslogtreecommitdiff
path: root/databases/ldb21
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-06-29 15:57:40 +0000
committerStefan Eßer <se@FreeBSD.org>2022-06-29 15:57:40 +0000
commitda00957fbe1f79c12851e0958ee7e4c8276a5527 (patch)
treed14676e2663fab07af84c52d41d9b5c21e828774 /databases/ldb21
parent8cb12b6dc94b21d30c093920ab5f3c55c80c50ee (diff)
downloadports-da00957fbe1f79c12851e0958ee7e4c8276a5527.tar.gz
ports-da00957fbe1f79c12851e0958ee7e4c8276a5527.zip
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit)
Diffstat (limited to 'databases/ldb21')
-rw-r--r--databases/ldb21/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ldb21/Makefile b/databases/ldb21/Makefile
index c5044bda873a..8759d122823b 100644
--- a/databases/ldb21/Makefile
+++ b/databases/ldb21/Makefile
@@ -24,7 +24,7 @@ LDB_DEPENDS= talloc>=2.2.0:devel/talloc \
USES= compiler pkgconfig waf
-CONFLICTS_INSTALL= ldb-1.1.* ldb1[2-9]-1.* ldb2[02-9]-2.*
+CONFLICTS_INSTALL= ldb[0-9][0-9] # include/ldb.h
USE_LDCONFIG= yes
WAF_CMD= ${BUILD_WRKSRC}/buildtools/bin/waf