pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/lxqt-build-tools



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Aug 20 06:09:24 UTC 2024

Modified Files:
        pkgsrc/devel/lxqt-build-tools: Makefile

Log Message:
devel/lxqt-build-tools: -USE_CMAKE


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/lxqt-build-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/devel/lxqt-build-tools/Makefile
diff -u pkgsrc/devel/lxqt-build-tools/Makefile:1.35 pkgsrc/devel/lxqt-build-tools/Makefile:1.36
--- pkgsrc/devel/lxqt-build-tools/Makefile:1.35 Fri Aug  2 16:52:38 2024
+++ pkgsrc/devel/lxqt-build-tools/Makefile      Tue Aug 20 06:09:24 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2024/08/02 16:52:38 pin Exp $
+# $NetBSD: Makefile,v 1.36 2024/08/20 06:09:24 pin Exp $
 
 DISTNAME=      lxqt-build-tools-2.0.0
 CATEGORIES=    devel
@@ -11,7 +11,6 @@ HOMEPAGE=     https://github.com/lxqt/lxqt-b
 COMMENT=       LXQt build tools
 LICENSE=       modified-bsd
 
-USE_CMAKE=     yes
 USE_TOOLS+=    pkg-config perl
 USE_LANGUAGES= c c++ # Needed to satisfy cmake
 



Home | Main Index | Thread Index | Old Index