summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-02-03 13:34:23 +0000
committertaca <taca@pkgsrc.org>2019-02-03 13:34:23 +0000
commit04c529eeabaab184bb75884d213ad012f053b8ee (patch)
tree0478efd055fb4171a46b627b1daebb60e6612e10 /lang/ruby
parent83169c4a164bd5254eb021e9d6eba4df1aab21ae (diff)
downloadpkgsrc-04c529eeabaab184bb75884d213ad012f053b8ee.tar.gz
ruby/Makefile.common: Use gtar to extract
Use gtar to extract Ruby distfiles.
Diffstat (limited to 'lang/ruby')
-rw-r--r--lang/ruby/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/ruby/Makefile.common b/lang/ruby/Makefile.common
index f4fc8bf7926..41d537164bf 100644
--- a/lang/ruby/Makefile.common
+++ b/lang/ruby/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.38 2019/01/03 05:19:03 taca Exp $
+# $NetBSD: Makefile.common,v 1.39 2019/02/03 13:34:23 taca Exp $
#
# Ruby base distribution common definition
# used by databases/ruby-gdbm/Makefile
@@ -44,6 +44,7 @@ RUBY_HOMEPAGE= http://www.ruby-lang.org/en/
RUBY_WRKSRC?= ${WRKDIR}/${RUBY_DISTNAME}
EXTRACT_SUFX= .tar.xz
STRIP?= strip
+EXTRACT_USING= gtar
#
# substitutions