pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/lxqt-config lxqt-config: fix another stray "wip" r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cae1ab6aefaf
branches:  trunk
changeset: 428109:cae1ab6aefaf
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat Apr 25 01:46:48 2020 +0000

description:
lxqt-config: fix another stray "wip" reference

diffstat:

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

diffs (18 lines):

diff -r bcfa7d15090b -r cae1ab6aefaf x11/lxqt-config/Makefile
--- a/x11/lxqt-config/Makefile  Sat Apr 25 01:44:55 2020 +0000
+++ b/x11/lxqt-config/Makefile  Sat Apr 25 01:46:48 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/04/25 01:44:55 gutteridge Exp $
+# $NetBSD: Makefile,v 1.3 2020/04/25 01:46:48 gutteridge Exp $
 
 DISTNAME=      lxqt-config-0.14.1
 CATEGORIES=    x11
@@ -43,7 +43,7 @@
 
 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