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