pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/lxqt-config
Module Name: pkgsrc
Committed By: pin
Date: Mon Jun 1 14:29:00 UTC 2020
Modified Files:
pkgsrc/x11/lxqt-config: Makefile
Log Message:
x11/lxqt-config: Remove references to wip
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/lxqt-config/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/lxqt-config/Makefile
diff -u pkgsrc/x11/lxqt-config/Makefile:1.5 pkgsrc/x11/lxqt-config/Makefile:1.6
--- pkgsrc/x11/lxqt-config/Makefile:1.5 Mon Jun 1 12:18:53 2020
+++ pkgsrc/x11/lxqt-config/Makefile Mon Jun 1 14:29:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/06/01 12:18:53 pin Exp $
+# $NetBSD: Makefile,v 1.6 2020/06/01 14:29:00 pin Exp $
VERSION= 0.15.0
DISTNAME= lxqt-config-${VERSION}
@@ -43,9 +43,9 @@ SUBST_VARS.prefix+= XKBSUB
pre-configure:
${MKDIR} -p ${WRKSRC}/build
-TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
-DEPENDS+= lxqt-themes-[0-9]*:../../wip/lxqt-themes
+DEPENDS+= lxqt-themes-[0-9]*:../../graphics/lxqt-themes
.include "../../x11/qt5-qtsvg/buildlink3.mk"
.include "../../x11/libXcursor/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index