pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/qtxdg-tools



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

Modified Files:
        pkgsrc/x11/qtxdg-tools: Makefile

Log Message:
x11/qtxdg-tools: -USE_CMAKE


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/qtxdg-tools/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/qtxdg-tools/Makefile
diff -u pkgsrc/x11/qtxdg-tools/Makefile:1.15 pkgsrc/x11/qtxdg-tools/Makefile:1.16
--- pkgsrc/x11/qtxdg-tools/Makefile:1.15        Fri Aug  2 16:55:39 2024
+++ pkgsrc/x11/qtxdg-tools/Makefile     Tue Aug 20 06:25:48 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2024/08/02 16:55:39 pin Exp $
+# $NetBSD: Makefile,v 1.16 2024/08/20 06:25:48 pin Exp $
 
 DISTNAME=      qtxdg-tools-4.0.0
 CATEGORIES=    x11
@@ -11,7 +11,6 @@ HOMEPAGE=     https://github.com/lxqt/qtxdg-
 COMMENT=       User tools for LXQt components
 LICENSE=       gnu-lgpl-v2.1
 
-USE_CMAKE=     yes
 USE_TOOLS+=    pkg-config
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index