Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-div www/ruby-div: fix strict build with SUBST...
details: https://anonhg.NetBSD.org/pkgsrc/rev/077a4033a24e
branches: trunk
changeset: 431224:077a4033a24e
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 10 14:01:46 2020 +0000
description:
www/ruby-div: fix strict build with SUBST_NOOP_OK=no
diffstat:
www/ruby-div/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 948e04a917ab -r 077a4033a24e www/ruby-div/Makefile
--- a/www/ruby-div/Makefile Sun May 10 13:59:46 2020 +0000
+++ b/www/ruby-div/Makefile Sun May 10 14:01:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/01/26 17:32:24 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2020/05/10 14:01:46 rillig Exp $
#
DISTNAME= div-1.3.2
@@ -14,6 +14,7 @@
NO_BUILD= YES
USE_RUBY_INSTALL= YES
+SUBST_NOOP_OK.rinstall= yes # nothing found for ruby24-div
INSTALL_TARGET= -d ${DESTDIR}${PREFIX}/${RUBY_VENDORLIB}
Home |
Main Index |
Thread Index |
Old Index