pkgsrc-WIP-changes archive

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

lxqt-about, clean-up



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu Jan 9 10:05:30 2020 +0100
Changeset:	068ad81a610dec0636413e788dfdce1da24ee346

Modified Files:
	lxqt-about/Makefile

Log Message:
lxqt-about, clean-up

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=068ad81a610dec0636413e788dfdce1da24ee346

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

diffstat:
 lxqt-about/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/lxqt-about/Makefile b/lxqt-about/Makefile
index c417964093..3419f83e72 100644
--- a/lxqt-about/Makefile
+++ b/lxqt-about/Makefile
@@ -24,7 +24,7 @@ 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"


Home | Main Index | Thread Index | Old Index