Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/lxqt-config x11/lxqt-config: Remove references to wip



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b39ef0e63d6
branches:  trunk
changeset: 433342:6b39ef0e63d6
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Jun 01 14:29:00 2020 +0000

description:
x11/lxqt-config: Remove references to wip

diffstat:

 x11/lxqt-config/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 9d73e97a1483 -r 6b39ef0e63d6 x11/lxqt-config/Makefile
--- a/x11/lxqt-config/Makefile  Mon Jun 01 12:48:49 2020 +0000
+++ b/x11/lxqt-config/Makefile  Mon Jun 01 14:29:00 2020 +0000
@@ -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 @@
 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