summaryrefslogtreecommitdiff
path: root/lang/ruby25-base
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-07-17 10:56:23 +0000
committerjperkin <jperkin@pkgsrc.org>2018-07-17 10:56:23 +0000
commit11cded8201fcea203294da162d775400318a589c (patch)
tree1ef2b8bfa2874e234de821242677ac97e9821048 /lang/ruby25-base
parent21208de8d2bceaf5fa03938c9dabaec8772618a9 (diff)
downloadpkgsrc-11cded8201fcea203294da162d775400318a589c.tar.gz
*: Add some required USE_GCC_RUNTIME.
Diffstat (limited to 'lang/ruby25-base')
-rw-r--r--lang/ruby25-base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/ruby25-base/Makefile b/lang/ruby25-base/Makefile
index c5dc31d7837..87e4fc99a5f 100644
--- a/lang/ruby25-base/Makefile
+++ b/lang/ruby25-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/03/29 03:06:57 taca Exp $
+# $NetBSD: Makefile,v 1.6 2018/07/17 10:56:24 jperkin Exp $
DISTNAME= ${RUBY_DISTNAME}
PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION}
@@ -11,6 +11,7 @@ COMMENT= Ruby ${RUBY_VERSION} release minimum base package
RUBY_VERSIONS_ACCEPTED= 25
+USE_GCC_RUNTIME= yes
USE_LANGUAGES= c
USE_TOOLS+= pax yacc pkg-config
GNU_CONFIGURE= yes