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: gutteridge
Date: Sat Apr 25 01:46:48 UTC 2020
Modified Files:
pkgsrc/x11/lxqt-config: Makefile
Log Message:
lxqt-config: fix another stray "wip" reference
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/x11/lxqt-config/Makefile:1.3
--- pkgsrc/x11/lxqt-config/Makefile:1.2 Sat Apr 25 01:44:55 2020
+++ pkgsrc/x11/lxqt-config/Makefile Sat Apr 25 01:46:48 2020
@@ -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 @@ pre-configure:
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