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 -2
View File
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2015/08/18 07:31:05 wiz Exp $
# $NetBSD: Makefile,v 1.22 2016/09/08 15:19:16 joerg Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -20,7 +20,7 @@ CURSES_EXAMPLES= hello.rb rain.rb view.rb view2.rb
REPLACE_RUBY= ${CURSES_EXAMPLES}
INSTALLATION_DIRS= ${RUBY_EG}/curses
RUBY_VERSION_SUPPORTED= 200 193 18
RUBY_VERSIONS_ACCEPTED= 18
post-install:
.for f in ${CURSES_EXAMPLES}