From 1a1f6127689cca7bcb3163e2d9731e5d7b5120fd Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Thu, 14 Dec 2017 19:33:41 +0000 Subject: www/samidare: mark broken with ruby 2.4 While here, mark deprecated because it does not build with any current version of ruby. --- www/samidare/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www') diff --git a/www/samidare/Makefile b/www/samidare/Makefile index 3032b5fa0143..65ce90e2d07c 100644 --- a/www/samidare/Makefile +++ b/www/samidare/Makefile @@ -31,6 +31,10 @@ OPTIONS_DEFINE= DOCS EXAMPLES BROKEN_RUBY22= yes BROKEN_RUBY23= yes +BROKEN_RUBY24= yes + +DEPRECATED= Does not build with current versions of ruby +EXPIRATION_DATE= 2018-01-14 post-build: @${REINPLACE_CMD} -e '1d' ${BUILD_WRKSRC}/${PORTNAME} -- cgit v1.2.3