Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qt4-libs x11/qt4-libs: remove no-op SUBST group



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b9a51535e6bb
branches:  trunk
changeset: 430628:b9a51535e6bb
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 02 13:53:09 2020 +0000

description:
x11/qt4-libs: remove no-op SUBST group

The mm file does not contain the word prefix.

diffstat:

 x11/qt4-libs/Makefile.common |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (22 lines):

diff -r 8d5c4f0bfa36 -r b9a51535e6bb x11/qt4-libs/Makefile.common
--- a/x11/qt4-libs/Makefile.common      Sat May 02 13:44:55 2020 +0000
+++ b/x11/qt4-libs/Makefile.common      Sat May 02 13:53:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.52 2020/03/24 19:45:47 gdt Exp $
+# $NetBSD: Makefile.common,v 1.53 2020/05/02 13:53:09 rillig Exp $
 # used by x11/qt4-docs/Makefile
 # used by x11/qt4-libs/Makefile
 # used by x11/qt4-mng/Makefile
@@ -131,12 +131,6 @@
 SUBST_FILES.dnr=       mkspecs/features/debug_and_release.prf
 SUBST_SED.dnr=         -e 's,^,\#\#\#,'
 
-SUBST_CLASSES+=                nib
-SUBST_MESSAGE.nib=     Fixing nib loading on Mac OS X.
-SUBST_STAGE.nib=       pre-configure
-SUBST_FILES.nib=       src/gui/kernel/qapplication_mac.mm
-SUBST_VARS.nib=                QTPREFIX
-
 SUBST_CLASSES+=                lt
 SUBST_MESSAGE.lt=      Enabling libtool.
 SUBST_STAGE.lt=                pre-configure



Home | Main Index | Thread Index | Old Index