pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/boost meta-packages/boost: remove obsolete S...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67f2728f35ce
branches:  trunk
changeset: 424962:67f2728f35ce
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Mar 17 03:48:24 2020 +0000

description:
meta-packages/boost: remove obsolete SUBST action

boostcpp.jam does not contain the word PREFIX anymore.

diffstat:

 meta-pkgs/boost/Makefile.common |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (22 lines):

diff -r def6f61f1127 -r 67f2728f35ce meta-pkgs/boost/Makefile.common
--- a/meta-pkgs/boost/Makefile.common   Tue Mar 17 03:45:55 2020 +0000
+++ b/meta-pkgs/boost/Makefile.common   Tue Mar 17 03:48:24 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.84 2020/01/12 10:10:04 adam Exp $
+# $NetBSD: Makefile.common,v 1.85 2020/03/17 03:48:24 rillig Exp $
 #
 # used by devel/boost-build/Makefile
 # used by devel/boost-docs/Makefile
@@ -55,12 +55,6 @@
 
 PLIST_SUBST+=          BOOST_VERSION="${BOOST_VERSION}"
 
-SUBST_CLASSES+=                prefix
-SUBST_STAGE.prefix=    pre-configure
-SUBST_MESSAGE.prefix=  Fixing prefix.
-SUBST_FILES.prefix=    boostcpp.jam
-SUBST_VARS.prefix=     PREFIX
-
 SUBST_CLASSES+=                darwin
 SUBST_STAGE.darwin=    pre-configure
 SUBST_MESSAGE.darwin=  Fixing install_name for Darwin.



Home | Main Index | Thread Index | Old Index