Import of pkgsrc-2016Q3

This commit is contained in:
2016-11-18 22:39:22 +01:00
committed by sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949747 additions and 377081 deletions
+2 -4
View File
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.58 2015/01/25 16:13:13 taca Exp $
# $NetBSD: Makefile,v 1.60 2016/09/08 15:19:18 joerg Exp $
DISTNAME= rubygems-${RUBY_GEMS_PKGSRC_VERS}
CATEGORIES= misc ruby
@@ -15,7 +15,7 @@ CONFLICTS+= rubygems-[0-9]*
.include "../../mk/bsd.prefs.mk"
# Modern ruby bundles rubygems.
RUBY_VERSION_SUPPORTED= 18
RUBY_VERSIONS_ACCEPTED= 18
NO_CONFIGURE= yes
NO_BUILD= yes
@@ -59,9 +59,7 @@ INSTALL_ENV+= GEM_PATH=${DESTDIR}${PREFIX}/${GEM_HOME}
INSTALL_TARGET= install
INSTALL_TARGET+= --vendor --no-rdoc --no-ri
.if ${_USE_DESTDIR} != "no"
INSTALL_TARGET+= --destdir=${DESTDIR:Q}
.endif
# rubygem's setup.rb is not the typical setup.rb -- manually run the
# command to install.