summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2018-09-27 19:14:44 +0000
committertnn <tnn@pkgsrc.org>2018-09-27 19:14:44 +0000
commit44571f7964d9273f9393de1ba95356f8106c3b3f (patch)
treef63507b336853c1f9988fde0bd8f1a4e127da5e0 /devel
parent6c9e5368e343cd9ee01cc764289eabe5e017bd24 (diff)
downloadpkgsrc-44571f7964d9273f9393de1ba95356f8106c3b3f.tar.gz
cpuflags: SUBSTing in pre-configure does nothing if NO_CONFIGURE=yes
Diffstat (limited to 'devel')
-rw-r--r--devel/cpuflags/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cpuflags/Makefile b/devel/cpuflags/Makefile
index 9fadf9eaa9c..2a2b3dfe65c 100644
--- a/devel/cpuflags/Makefile
+++ b/devel/cpuflags/Makefile
@@ -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+= INSTALL_DATA_DIR=${INSTALL_DATA_DIR:Q}
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},