pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ruby-passenger: Set RUBY_VERSIONS_ACCEPTED.
Module Name: pkgsrc-wip
Committed By: Jonathan Perkin <jperkin%joyent.com@localhost>
Pushed By: jperkin
Date: Wed Jun 7 08:56:48 2017 +0100
Changeset: dc3d6b43e387d07c8362d3dbaac107a68bac0b6d
Modified Files:
ruby-passenger/Makefile
Log Message:
ruby-passenger: Set RUBY_VERSIONS_ACCEPTED.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dc3d6b43e387d07c8362d3dbaac107a68bac0b6d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ruby-passenger/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/ruby-passenger/Makefile b/ruby-passenger/Makefile
index a917d200ce..99596f05c5 100644
--- a/ruby-passenger/Makefile
+++ b/ruby-passenger/Makefile
@@ -13,6 +13,8 @@ DEPENDS+= ${RUBY_PKGPREFIX}-rack-[0-9]*:../../www/ruby-rack
DEPENDS+= ${RUBY_PKGPREFIX}-rubygems>=1.2.0:../../misc/rubygems
.endif
+RUBY_VERSIONS_ACCEPTED= 22 23 # www/ruby-rack
+
INSTALL_ENV+= FS_PREFIX=${PREFIX}
INSTALL_ENV+= FS_DOCDIR=${PREFIX}/share/doc
INSTALL_ENV+= RUBYLIBDIR=${PREFIX}/${RUBY_VENDORLIB_BASE}
Home |
Main Index |
Thread Index |
Old Index