pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-nloptr
Module Name: pkgsrc
Committed By: rillig
Date: Sun May 3 07:44:53 UTC 2020
Modified Files:
pkgsrc/math/R-nloptr: Makefile
Log Message:
math/R-nloptr: remove no-op SUBST block
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/R-nloptr/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-nloptr/Makefile
diff -u pkgsrc/math/R-nloptr/Makefile:1.6 pkgsrc/math/R-nloptr/Makefile:1.7
--- pkgsrc/math/R-nloptr/Makefile:1.6 Thu Aug 8 19:53:52 2019
+++ pkgsrc/math/R-nloptr/Makefile Sun May 3 07:44:53 2020
@@ -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 @@ LICENSE= gnu-lgpl-v3
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