diff --git a/sysutils/puppet27/Makefile b/sysutils/puppet27/Makefile index ab35b867b263..f225fe20d383 100644 --- a/sysutils/puppet27/Makefile +++ b/sysutils/puppet27/Makefile @@ -101,4 +101,10 @@ post-install: .endif @${CAT} ${PKGMESSAGE} +.include + +.if ${RUBY_VER} >= 2.0 +BROKEN= Does not work with Ruby 2.0 or Ruby 2.1 +.endif + .include