git: fb63e6c7b4fc - main - x11-toolkits/qt5-declarative-test: fix non-DEBUG plist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Mar 2022 15:05:09 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb63e6c7b4fc1a4d0915ea982faed0d826e6bf67 commit fb63e6c7b4fc1a4d0915ea982faed0d826e6bf67 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-03-08 15:04:30 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-03-08 15:05:00 +0000 x11-toolkits/qt5-declarative-test: fix non-DEBUG plist Reported by: VVD --- x11-toolkits/qt5-declarative-test/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/qt5-declarative-test/pkg-plist b/x11-toolkits/qt5-declarative-test/pkg-plist index 427caa024163..c9446f1dae12 100644 --- a/x11-toolkits/qt5-declarative-test/pkg-plist +++ b/x11-toolkits/qt5-declarative-test/pkg-plist @@ -25,7 +25,7 @@ %%QT_QMLDIR%%/QtTest/SignalSpy.qml %%QT_QMLDIR%%/QtTest/TestCase.qml %%QT_QMLDIR%%/QtTest/libqmltestplugin.so -%%QT_QMLDIR%%/QtTest/libqmltestplugin.so.debug +%%DEBUG%%%%QT_QMLDIR%%/QtTest/libqmltestplugin.so.debug %%QT_QMLDIR%%/QtTest/plugins.qmltypes %%QT_QMLDIR%%/QtTest/qmldir %%QT_QMLDIR%%/QtTest/testlogger.js