pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/qt6-qtbase
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 17 11:05:22 UTC 2025
Modified Files:
pkgsrc/x11/qt6-qtbase: Makefile
Log Message:
qt6-qtbase: remove references to non-existent files
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/x11/qt6-qtbase/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/qt6-qtbase/Makefile
diff -u pkgsrc/x11/qt6-qtbase/Makefile:1.62 pkgsrc/x11/qt6-qtbase/Makefile:1.63
--- pkgsrc/x11/qt6-qtbase/Makefile:1.62 Tue Nov 11 22:13:35 2025
+++ pkgsrc/x11/qt6-qtbase/Makefile Mon Nov 17 11:05:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2025/11/11 22:13:35 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2025/11/17 11:05:21 wiz Exp $
DISTNAME= qtbase-everywhere-src-${QTVERSION}
PKGNAME= qt6-qtbase-${QTVERSION}
@@ -111,9 +111,6 @@ CWRAPPERS_APPEND.cc+= -lgcc
CWRAPPERS_APPEND.cxx+= -lgcc
.endif
-REPLACE_PERL+= libexec/syncqt.pl
-REPLACE_PERL+= mkspecs/features/data/unix/findclasslist.pl
-REPLACE_BASH+= util/android/android_emulator_launcher.sh
REPLACE_PYTHON+= util/testrunner/sanitizer-testrunner.py
REPLACE_PYTHON+= util/testrunner/qt-testrunner.py
Home |
Main Index |
Thread Index |
Old Index