pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libdbusmenu-lxqt



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Aug 20 06:10:04 UTC 2024

Modified Files:
        pkgsrc/devel/libdbusmenu-lxqt: Makefile

Log Message:
devel/libdbusmenu-lxqt: -USE_CMAKE


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/libdbusmenu-lxqt/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/libdbusmenu-lxqt/Makefile
diff -u pkgsrc/devel/libdbusmenu-lxqt/Makefile:1.1 pkgsrc/devel/libdbusmenu-lxqt/Makefile:1.2
--- pkgsrc/devel/libdbusmenu-lxqt/Makefile:1.1  Fri Aug  2 17:45:04 2024
+++ pkgsrc/devel/libdbusmenu-lxqt/Makefile      Tue Aug 20 06:10:04 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2024/08/02 17:45:04 pin Exp $
+# $NetBSD: Makefile,v 1.2 2024/08/20 06:10:04 pin Exp $
 
 DISTNAME=      libdbusmenu-lxqt-0.1.0
 CATEGORIES=    devel
@@ -11,7 +11,6 @@ HOMEPAGE=     https://github.com/lxqt/libdbu
 COMMENT=       Library providing a Qt implementation of the DBusMenu protocol
 LICENSE=       gnu-lgpl-v2.1
 
-USE_CMAKE=     yes
 USE_TOOLS+=    pkg-config
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index