pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/lxqt-qtplugin



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Aug 20 06:23:15 UTC 2024

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

Log Message:
x11/lxqt-qtplugin: -USE_CMAKE


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/x11/lxqt-qtplugin/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-qtplugin/Makefile
diff -u pkgsrc/x11/lxqt-qtplugin/Makefile:1.31 pkgsrc/x11/lxqt-qtplugin/Makefile:1.32
--- pkgsrc/x11/lxqt-qtplugin/Makefile:1.31      Fri Aug  2 17:47:30 2024
+++ pkgsrc/x11/lxqt-qtplugin/Makefile   Tue Aug 20 06:23:15 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2024/08/02 17:47:30 pin Exp $
+# $NetBSD: Makefile,v 1.32 2024/08/20 06:23:15 pin Exp $
 
 DISTNAME=      lxqt-qtplugin-2.0.0
 CATEGORIES=    x11
@@ -11,7 +11,6 @@ HOMEPAGE=     https://github.com/lxqt/lxqt-q
 COMMENT=       LXQt platform integration plugin for Qt5
 LICENSE=       gnu-lgpl-v2.1
 
-USE_CMAKE=     yes
 USE_TOOLS+=    pkg-config
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index