pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pavucontrol-qt, clean-up
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Thu Jan 9 14:23:21 2020 +0100
Changeset: eaa647de5f4273ee2cb3876b17ae7e0635a9a41e
Modified Files:
pavucontrol-qt/Makefile
Log Message:
pavucontrol-qt, clean-up
Remove unnecessary dependencies.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eaa647de5f4273ee2cb3876b17ae7e0635a9a41e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pavucontrol-qt/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/pavucontrol-qt/Makefile b/pavucontrol-qt/Makefile
index 49a0a5508b..d7bc8b97ed 100644
--- a/pavucontrol-qt/Makefile
+++ b/pavucontrol-qt/Makefile
@@ -24,10 +24,9 @@ INSTALLATION_DIRS+= bin
pre-configure:
${MKDIR} -p ${WRKSRC}/build
-DEPENDS+= lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../wip/liblxqt/buildlink3.mk"
.include "../../audio/pulseaudio/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index