pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/lxqt-runner
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat Apr 25 15:18:42 UTC 2020
Modified Files:
pkgsrc/x11/lxqt-runner: Makefile
Log Message:
lxqt-runner: fix stray "wip" reference
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/lxqt-runner/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-runner/Makefile
diff -u pkgsrc/x11/lxqt-runner/Makefile:1.1 pkgsrc/x11/lxqt-runner/Makefile:1.2
--- pkgsrc/x11/lxqt-runner/Makefile:1.1 Sat Apr 25 15:16:41 2020
+++ pkgsrc/x11/lxqt-runner/Makefile Sat Apr 25 15:18:42 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/04/25 15:16:41 gutteridge Exp $
+# $NetBSD: Makefile,v 1.2 2020/04/25 15:18:42 gutteridge Exp $
DISTNAME= lxqt-runner-0.14.1
CATEGORIES= x11
@@ -23,6 +23,6 @@ pre-configure:
TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
-.include "../../wip/lxqt-globalkeys/buildlink3.mk"
+.include "../../x11/lxqt-globalkeys/buildlink3.mk"
.include "../../math/muparser/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index