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 12:18:53 UTC 2020

Modified Files:
        pkgsrc/x11/lxqt-config: Makefile

Log Message:
x11/lxqt-config: Remove wip ref


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/x11/lxqt-config/Makefile:1.5
--- pkgsrc/x11/lxqt-config/Makefile:1.4 Mon Jun  1 12:17:53 2020
+++ pkgsrc/x11/lxqt-config/Makefile     Mon Jun  1 12:18:53 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/06/01 12:17:53 pin Exp $
+# $NetBSD: Makefile,v 1.5 2020/06/01 12:18:53 pin Exp $
 
 VERSION=       0.15.0
 DISTNAME=      lxqt-config-${VERSION}
@@ -50,6 +50,6 @@ DEPENDS+=     lxqt-themes-[0-9]*:../../wip/l
 .include "../../x11/qt5-qtsvg/buildlink3.mk"
 .include "../../x11/libXcursor/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../wip/liblxqt/buildlink3.mk"
+.include "../../x11/liblxqt/buildlink3.mk"
 .include "../../x11/libkscreen/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index