Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/R-nloptr math/R-nloptr: remove no-op SUBST block



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72ef2e531b26
branches:  trunk
changeset: 430666:72ef2e531b26
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 03 07:44:53 2020 +0000

description:
math/R-nloptr: remove no-op SUBST block

diffstat:

 math/R-nloptr/Makefile |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (22 lines):

diff -r 31419af03d8c -r 72ef2e531b26 math/R-nloptr/Makefile
--- a/math/R-nloptr/Makefile    Sun May 03 07:38:50 2020 +0000
+++ b/math/R-nloptr/Makefile    Sun May 03 07:44:53 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/08/08 19:53:52 brook Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/03 07:44:53 rillig Exp $
 
 R_PKGNAME=     nloptr
 R_PKGVER=      1.2.1
@@ -11,12 +11,6 @@
 USE_LANGUAGES= c c++
 USE_TOOLS+=    pkg-config
 
-SUBST_CLASSES+=                conf
-SUBST_STAGE.conf=      pre-configure
-SUBST_FILES.conf+=     configure
-SUBST_MESSAGE.conf=    Fixing redirection of configure.
-SUBST_SED.conf=                -e "s,<<<,<,g"
-
 .include "../../math/R/Makefile.extension"
 .include "../../math/nlopt/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index