From d2b4adbd9f1f5f109d66f8b89708dbb78505b571 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 10 May 2020 14:01:46 +0000 Subject: www/ruby-div: fix strict build with SUBST_NOOP_OK=no --- www/ruby-div/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/ruby-div/Makefile b/www/ruby-div/Makefile index 4fa360e9248..b13a3e4ceff 100644 --- a/www/ruby-div/Makefile +++ b/www/ruby-div/Makefile @@ -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 @@ USE_LANGUAGES= # none NO_BUILD= YES USE_RUBY_INSTALL= YES +SUBST_NOOP_OK.rinstall= yes # nothing found for ruby24-div INSTALL_TARGET= -d ${DESTDIR}${PREFIX}/${RUBY_VENDORLIB} -- cgit v1.2.3