pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/py-qt5
Module Name: pkgsrc
Committed By: tnn
Date: Sun Oct 29 19:58:50 UTC 2023
Modified Files:
pkgsrc/x11/py-qt5: PLIST
Log Message:
py-qt5: fix PLIST w/o dbus
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/x11/py-qt5/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/py-qt5/PLIST
diff -u pkgsrc/x11/py-qt5/PLIST:1.24 pkgsrc/x11/py-qt5/PLIST:1.25
--- pkgsrc/x11/py-qt5/PLIST:1.24 Sat Oct 28 19:57:26 2023
+++ pkgsrc/x11/py-qt5/PLIST Sun Oct 29 19:58:50 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2023/10/28 19:57:26 wiz Exp $
+@comment $NetBSD: PLIST,v 1.25 2023/10/29 19:58:50 tnn Exp $
bin/pylupdate5-${PYVERSSUFFIX}
bin/pyrcc5-${PYVERSSUFFIX}
bin/pyuic5-${PYVERSSUFFIX}
@@ -931,4 +931,4 @@ ${PYSITELIB}/PyQt5/uic/widget-plugins/qt
${PYSITELIB}/PyQt5/uic/widget-plugins/qtwebkit.py
${PYSITELIB}/PyQt5/uic/widget-plugins/qtwebkit.pyc
${PYSITELIB}/PyQt5/uic/widget-plugins/qtwebkit.pyo
-${PYSITELIB}/dbus/mainloop/pyqt5.abi3.so
+${PLIST.dbus}${PYSITELIB}/dbus/mainloop/pyqt5.abi3.so
Home |
Main Index |
Thread Index |
Old Index