diff options
Diffstat (limited to 'databases/puppetdb-terminus/Makefile')
-rw-r--r-- | databases/puppetdb-terminus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/puppetdb-terminus/Makefile b/databases/puppetdb-terminus/Makefile index 838b416ea786..72a8020e4ff9 100644 --- a/databases/puppetdb-terminus/Makefile +++ b/databases/puppetdb-terminus/Makefile @@ -12,7 +12,7 @@ COMMENT= PuppetDB storeconfigs backend terminus module LICENSE= APACHE20 -BUILD_DEPENDS= puppet38>=0:${PORTSDIR}/sysutils/puppet38 +BUILD_DEPENDS= puppet38>=0:sysutils/puppet38 CONFLICTS_INSTALL= puppetdb-terminus4-* USE_RUBY= yes |