pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/pcmanfm-qt



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

Modified Files:
        pkgsrc/sysutils/pcmanfm-qt: Makefile

Log Message:
sysutils/pcmanfm-qt: -USE_CMAKE


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/sysutils/pcmanfm-qt/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/pcmanfm-qt/Makefile
diff -u pkgsrc/sysutils/pcmanfm-qt/Makefile:1.39 pkgsrc/sysutils/pcmanfm-qt/Makefile:1.40
--- pkgsrc/sysutils/pcmanfm-qt/Makefile:1.39    Fri Aug  2 17:51:44 2024
+++ pkgsrc/sysutils/pcmanfm-qt/Makefile Tue Aug 20 06:16:31 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2024/08/02 17:51:44 pin Exp $
+# $NetBSD: Makefile,v 1.40 2024/08/20 06:16:31 pin Exp $
 
 DISTNAME=      pcmanfm-qt-2.0.0
 CATEGORIES=    sysutils
@@ -11,7 +11,6 @@ HOMEPAGE=     https://github.com/lxqt/pcmanf
 COMMENT=       LXQt pcmanfm Qt frontend
 LICENSE=       gnu-lgpl-v2.1
 
-USE_CMAKE=     yes
 USE_TOOLS+=    pkg-config perl
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index