pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libfm-qt



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Aug 20 06:19:03 UTC 2024

Modified Files:
        pkgsrc/x11/libfm-qt: Makefile

Log Message:
x11/libfm-qt: -USE_CMAKE


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/x11/libfm-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/x11/libfm-qt/Makefile
diff -u pkgsrc/x11/libfm-qt/Makefile:1.37 pkgsrc/x11/libfm-qt/Makefile:1.38
--- pkgsrc/x11/libfm-qt/Makefile:1.37   Fri Aug  2 17:00:25 2024
+++ pkgsrc/x11/libfm-qt/Makefile        Tue Aug 20 06:19:03 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2024/08/02 17:00:25 pin Exp $
+# $NetBSD: Makefile,v 1.38 2024/08/20 06:19:03 pin Exp $
 
 DISTNAME=      libfm-qt-2.0.2
 CATEGORIES=    x11
@@ -11,7 +11,6 @@ HOMEPAGE=     https://github.com/lxqt/libfm-
 COMMENT=       Core library of PCManFM-Qt
 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