pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libsysstat, clean-up



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu Jan 9 09:21:27 2020 +0100
Changeset:	facd0e9b6e4ee773f47de7cc16faa2661d4a3f53

Modified Files:
	libsysstat/Makefile

Log Message:
libsysstat, clean-up

Remove unnecessary dependency.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=facd0e9b6e4ee773f47de7cc16faa2661d4a3f53

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libsysstat/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/libsysstat/Makefile b/libsysstat/Makefile
index 62363e9d40..a9a47e6722 100644
--- a/libsysstat/Makefile
+++ b/libsysstat/Makefile
@@ -27,5 +27,4 @@ pre-configure:
 DEPENDS+=	lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qttools/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index