diff options
author | swills <swills@FreeBSD.org> | 2016-02-05 10:13:01 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-02-05 10:13:01 +0800 |
commit | f1e33101638a9d588b6d056fa90671085ee0b402 (patch) | |
tree | 86e07030dde63e8e6ef807d010237343f4024ab8 /sysutils | |
parent | 8e4b9a924a0e7ed7c750609efe5f98f49eb47e71 (diff) | |
download | freebsd-ports-graphics-f1e33101638a9d588b6d056fa90671085ee0b402.tar.gz freebsd-ports-graphics-f1e33101638a9d588b6d056fa90671085ee0b402.tar.zst freebsd-ports-graphics-f1e33101638a9d588b6d056fa90671085ee0b402.zip |
sysutils/puppet37: update CONFLICTS
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/puppet37/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/puppet37/Makefile b/sysutils/puppet37/Makefile index a4c10220af0..65686567c7c 100644 --- a/sysutils/puppet37/Makefile +++ b/sysutils/puppet37/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= rubygem-facter>=0:${PORTSDIR}/sysutils/rubygem-facter \ USES= cpe CPE_VENDOR= puppetlabs -CONFLICTS_INSTALL= puppet-* puppet4-* +CONFLICTS_INSTALL= puppet38-* puppet4-* NO_BUILD= yes USE_RUBY= yes USE_RC_SUBR= puppet puppetmaster |