pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cpuflags cpuflags: SUBSTing in pre-configure doe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a81d8dc17ae4
branches: trunk
changeset: 313335:a81d8dc17ae4
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Sep 27 19:14:44 2018 +0000
description:
cpuflags: SUBSTing in pre-configure does nothing if NO_CONFIGURE=yes
diffstat:
devel/cpuflags/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8ddbf992b2f2 -r a81d8dc17ae4 devel/cpuflags/Makefile
--- a/devel/cpuflags/Makefile Thu Sep 27 18:32:35 2018 +0000
+++ b/devel/cpuflags/Makefile Thu Sep 27 19:14:44 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154 2018/07/04 13:40:13 jperkin Exp $
+# $NetBSD: Makefile,v 1.155 2018/09/27 19:14:44 tnn Exp $
DISTNAME= cpuflags-1.43
CATEGORIES= devel sysutils
@@ -24,7 +24,7 @@
MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR}/man1
SUBST_CLASSES+= cpuflags
-SUBST_STAGE.cpuflags= pre-configure
+SUBST_STAGE.cpuflags= do-build
SUBST_FILES.cpuflags= cpuflags.sh
SUBST_SED.cpuflags= -e s,@@SH@@,${SH:Q},
Home |
Main Index |
Thread Index |
Old Index