pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/qtermwidget



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Aug 20 06:25:16 UTC 2024

Modified Files:
        pkgsrc/x11/qtermwidget: Makefile

Log Message:
x11/qtermwidget: -USE_CMAKE


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/x11/qtermwidget/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/qtermwidget/Makefile
diff -u pkgsrc/x11/qtermwidget/Makefile:1.33 pkgsrc/x11/qtermwidget/Makefile:1.34
--- pkgsrc/x11/qtermwidget/Makefile:1.33        Fri Aug  2 17:04:18 2024
+++ pkgsrc/x11/qtermwidget/Makefile     Tue Aug 20 06:25:16 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2024/08/02 17:04:18 pin Exp $
+# $NetBSD: Makefile,v 1.34 2024/08/20 06:25:16 pin Exp $
 
 DISTNAME=      qtermwidget-2.0.1
 CATEGORIES=    x11
@@ -11,7 +11,6 @@ HOMEPAGE=     https://github.com/lxqt/qtermw
 COMMENT=       Terminal emulator widget for Qt5
 LICENSE=       gnu-lgpl-v2.1 AND modified-bsd
 
-USE_CMAKE=     yes
 USE_TOOLS+=    pkg-config perl
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index