Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/qemu qemu: Remove no longer used prefix subs...
details: https://anonhg.NetBSD.org/pkgsrc/rev/133084e9d6e2
branches: trunk
changeset: 432092:133084e9d6e2
user: leot <leot%pkgsrc.org@localhost>
date: Mon May 18 17:07:38 2020 +0000
description:
qemu: Remove no longer used prefix subst class
diffstat:
emulators/qemu/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r f62e11089ff9 -r 133084e9d6e2 emulators/qemu/Makefile
--- a/emulators/qemu/Makefile Mon May 18 16:46:46 2020 +0000
+++ b/emulators/qemu/Makefile Mon May 18 17:07:38 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.240 2020/05/10 11:33:23 skrll Exp $
+# $NetBSD: Makefile,v 1.241 2020/05/18 17:07:38 leot Exp $
DISTNAME= qemu-5.0.0
PKGREVISION= 2
@@ -22,12 +22,6 @@
PYTHON_VERSIONED_DEPENDENCIES= sphinx:tool
-SUBST_CLASSES+= prefix
-SUBST_STAGE.prefix= pre-configure
-SUBST_MESSAGE.prefix= Setting PREFIX
-SUBST_FILES.prefix+= configure
-SUBST_VARS.prefix+= PREFIX
-
SUBST_CLASSES+= sphinx-build
SUBST_STAGE.sphinx-build= pre-configure
SUBST_MESSAGE.sphinx-build= Fix hardcoded sphinx-build
Home |
Main Index |
Thread Index |
Old Index