aboutsummaryrefslogtreecommitdiff
path: root/audio/ruby-smf
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2015-04-03 13:33:23 +0000
committerSteve Wills <swills@FreeBSD.org>2015-04-03 13:33:23 +0000
commit5536a24e22e3ca01b836c8e614a8f24883e41d37 (patch)
tree4b1c665990d215393f2d5ddc1e6d0b78167c2e5c /audio/ruby-smf
parent675503c1c51319aea0ca3ff3b43211f7e7c7c425 (diff)
downloadports-5536a24e22e3ca01b836c8e614a8f24883e41d37.tar.gz
ports-5536a24e22e3ca01b836c8e614a8f24883e41d37.zip
audio/ruby-smf: mark broken with ruby 2.2
Fix plist while here
Notes
Notes: svn path=/head/; revision=383121
Diffstat (limited to 'audio/ruby-smf')
-rw-r--r--audio/ruby-smf/Makefile8
-rw-r--r--audio/ruby-smf/pkg-plist1
2 files changed, 8 insertions, 1 deletions
diff --git a/audio/ruby-smf/Makefile b/audio/ruby-smf/Makefile
index 2e36242b3df1..8487874a750c 100644
--- a/audio/ruby-smf/Makefile
+++ b/audio/ruby-smf/Makefile
@@ -30,4 +30,10 @@ post-install:
${INSTALL_DATA} ${DOCS_EN:S,^,${WRKSRC}/,} ${STAGEDIR}${RUBY_MODDOCDIR}/en/
${INSTALL_DATA} ${DOCS_JA:S,^,${WRKSRC}/,} ${STAGEDIR}${RUBY_MODDOCDIR}/ja/
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${RUBY_VER} >= 2.2
+BROKEN= Does not build
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/audio/ruby-smf/pkg-plist b/audio/ruby-smf/pkg-plist
index a3bb9d8549bf..8a53bc37be18 100644
--- a/audio/ruby-smf/pkg-plist
+++ b/audio/ruby-smf/pkg-plist
@@ -19,6 +19,7 @@
%%RUBY_SITELIBDIR%%/smf/toy/velcomp.rb
%%RUBY_SITELIBDIR%%/smf/toy/virtual.rb
%%RUBY_SITELIBDIR%%/smf/toy/xml.rb
+%%RUBY_MODEXAMPLESDIR%%/xml2smf.rb
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/en/MANUAL.en
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/en/MANUAL.en.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/en/MANUAL.en.rd