pkgsrc-WIP-changes archive

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

lxqt-build-tools, clean-up



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

Modified Files:
	lxqt-build-tools/Makefile

Log Message:
lxqt-build-tools, 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=045381105102892ce0b60ba83e51735023493770

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

diffstat:
 lxqt-build-tools/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/lxqt-build-tools/Makefile b/lxqt-build-tools/Makefile
index 171ee7638c..95fa82627d 100644
--- a/lxqt-build-tools/Makefile
+++ b/lxqt-build-tools/Makefile
@@ -24,7 +24,5 @@ INSTALLATION_DIRS+=	bin
 pre-configure:
 	${MKDIR} -p ${WRKSRC}/build
 
-TOOL_DEPENDS+=		qt5-qttools-[0-9]*:../../x11/qt5-qttools
-
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index