pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-div
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 10 14:01:46 UTC 2020
Modified Files:
pkgsrc/www/ruby-div: Makefile
Log Message:
www/ruby-div: fix strict build with SUBST_NOOP_OK=no
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-div/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-div/Makefile
diff -u pkgsrc/www/ruby-div/Makefile:1.5 pkgsrc/www/ruby-div/Makefile:1.6
--- pkgsrc/www/ruby-div/Makefile:1.5 Sun Jan 26 17:32:24 2020
+++ pkgsrc/www/ruby-div/Makefile Sun May 10 14:01:46 2020
@@ -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}
Home |
Main Index |
Thread Index |
Old Index