svn commit: r408136 - head/databases/puppetdb-terminus
Antoine Brodin
antoine at FreeBSD.org
Fri Feb 5 06:48:08 UTC 2016
Author: antoine
Date: Fri Feb 5 06:48:06 2016
New Revision: 408136
URL: https://svnweb.freebsd.org/changeset/ports/408136
Log:
Fix BUILD_DEPENDS
Modified:
head/databases/puppetdb-terminus/Makefile
Modified: head/databases/puppetdb-terminus/Makefile
==============================================================================
--- head/databases/puppetdb-terminus/Makefile Fri Feb 5 06:46:19 2016 (r408135)
+++ head/databases/puppetdb-terminus/Makefile Fri Feb 5 06:48:06 2016 (r408136)
@@ -11,7 +11,7 @@ COMMENT= PuppetDB storeconfigs backend t
LICENSE= APACHE20
-BUILD_DEPENDS= puppet>=0:${PORTSDIR}/sysutils/puppet38
+BUILD_DEPENDS= puppet38>=0:${PORTSDIR}/sysutils/puppet38
USE_RUBY= yes
NO_BUILD= yes
More information about the svn-ports-all
mailing list