pkgsrc-WIP-changes archive

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

lxqt-build-tools, correction



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sun May 31 19:23:02 2020 +0200
Changeset:	a236f3727eaef4e2ceb1b9afd40b96b36a8da07a

Modified Files:
	lxqt-build-tools/Makefile

Log Message:
lxqt-build-tools, correction

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

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, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/lxqt-build-tools/Makefile b/lxqt-build-tools/Makefile
index 8c784ca212..d93930333e 100644
--- a/lxqt-build-tools/Makefile
+++ b/lxqt-build-tools/Makefile
@@ -23,7 +23,7 @@ CMAKE_ARGS+=	-DLXQT_ETC_XDG_DIR=${PREFIX}/share/examples/lxqt/xdg
 pre-configure:
 	${MKDIR} -p ${WRKSRC}/build
 
-TOOL_DEPENDS+=	glib2-tools-[0-9]*:../../devel/glib2-tools
+DEPENDS+=	glib2-tools-[0-9]*:../../devel/glib2-tools
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index