pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/qt4-libs



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat May  2 13:53:09 UTC 2020

Modified Files:
        pkgsrc/x11/qt4-libs: Makefile.common

Log Message:
x11/qt4-libs: remove no-op SUBST group

The mm file does not contain the word prefix.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/x11/qt4-libs/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/qt4-libs/Makefile.common
diff -u pkgsrc/x11/qt4-libs/Makefile.common:1.52 pkgsrc/x11/qt4-libs/Makefile.common:1.53
--- pkgsrc/x11/qt4-libs/Makefile.common:1.52    Tue Mar 24 19:45:47 2020
+++ pkgsrc/x11/qt4-libs/Makefile.common Sat May  2 13:53:09 2020
@@ -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_STAGE.dnr=   pre-configure
 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