pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libsysstat, correction
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Thu Jan 9 09:32:16 2020 +0100
Changeset: e3db2973a48e06c6c3ea4d2878f3719fe6ea230d
Modified Files:
libsysstat/Makefile
Log Message:
libsysstat, correction
Make lxqt-build-tools a build dependency only.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e3db2973a48e06c6c3ea4d2878f3719fe6ea230d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libsysstat/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/libsysstat/Makefile b/libsysstat/Makefile
index a9a47e6722..4ea866a76d 100644
--- a/libsysstat/Makefile
+++ b/libsysstat/Makefile
@@ -24,7 +24,7 @@ INSTALLATION_DIRS+= lib
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 "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index