diff options
Diffstat (limited to 'databases/puppetdb5/Makefile')
-rw-r--r-- | databases/puppetdb5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/puppetdb5/Makefile b/databases/puppetdb5/Makefile index 4a6df20cd9d7..34f3e240c217 100644 --- a/databases/puppetdb5/Makefile +++ b/databases/puppetdb5/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= bash:shells/bash \ USE_RC_SUBR= puppetdb -CONFLICTS_INSTALL= puppetdb3-* puppetdb4-* +CONFLICTS_INSTALL= puppetdb4-* puppetdb5-* USES= shebangfix SHEBANG_FILES= ext/bin/puppetdb \ ext/cli/anonymize \ |