pkgsrc-WIP-changes archive

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

lxqt-themes, clean-up



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

Modified Files:
	lxqt-themes/Makefile

Log Message:
lxqt-themes, 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=8d811b3b8c9b822b40e6838a71bc7edad75ea929

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

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

diffs:
diff --git a/lxqt-themes/Makefile b/lxqt-themes/Makefile
index ab9fbd177f..a476643887 100644
--- a/lxqt-themes/Makefile
+++ b/lxqt-themes/Makefile
@@ -22,7 +22,7 @@ CFLAGS.NetBSD+=	-D_NETBSD_SOURCE
 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 "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index