pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/lxqt-archiver



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

Modified Files:
        pkgsrc/archivers/lxqt-archiver: Makefile

Log Message:
archivers/lxqt-archiver: -USE_CMAKE


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/archivers/lxqt-archiver/Makefile

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

Modified files:

Index: pkgsrc/archivers/lxqt-archiver/Makefile
diff -u pkgsrc/archivers/lxqt-archiver/Makefile:1.31 pkgsrc/archivers/lxqt-archiver/Makefile:1.32
--- pkgsrc/archivers/lxqt-archiver/Makefile:1.31        Fri Aug  2 17:58:07 2024
+++ pkgsrc/archivers/lxqt-archiver/Makefile     Tue Aug 20 06:08:03 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2024/08/02 17:58:07 pin Exp $
+# $NetBSD: Makefile,v 1.32 2024/08/20 06:08:03 pin Exp $
 
 DISTNAME=      lxqt-archiver-1.0.0
 CATEGORIES=    archivers
@@ -11,7 +11,6 @@ HOMEPAGE=     https://github.com/lxqt/lxqt-a
 COMMENT=       Simple and lightweight Qt file archiver
 LICENSE=       gnu-gpl-v2
 
-USE_CMAKE=     yes
 USE_LANGUAGES= c c++
 USE_TOOLS+=    pkg-config perl bsdtar:run gzip:run 7za:run gtar:run bzip2:run unzip:run zip:run xz:run
 



Home | Main Index | Thread Index | Old Index