diff options
Diffstat (limited to 'databases/puppetdb8/Makefile')
-rw-r--r-- | databases/puppetdb8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/puppetdb8/Makefile b/databases/puppetdb8/Makefile index dd209692ba14..48d2e1d88be0 100644 --- a/databases/puppetdb8/Makefile +++ b/databases/puppetdb8/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= bash:shells/bash USE_RC_SUBR= puppetdb -CONFLICTS_INSTALL= puppetdb[0-9] # etc/puppetdb/bootstrap.cfg.sample +CONFLICTS_INSTALL= openvoxdb[0-9] puppetdb[0-9] # etc/puppetdb/bootstrap.cfg.sample USES= cpe java shebangfix CPE_VENDOR= puppet SHEBANG_FILES= ext/bin/puppetdb \ |