pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/obconf-qt



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Aug 20 06:17:49 UTC 2024

Modified Files:
        pkgsrc/wm/obconf-qt: Makefile

Log Message:
wm/obconf-qt: -USE_CMAKE


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/wm/obconf-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/wm/obconf-qt/Makefile
diff -u pkgsrc/wm/obconf-qt/Makefile:1.32 pkgsrc/wm/obconf-qt/Makefile:1.33
--- pkgsrc/wm/obconf-qt/Makefile:1.32   Sun Aug 18 07:44:23 2024
+++ pkgsrc/wm/obconf-qt/Makefile        Tue Aug 20 06:17:49 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2024/08/18 07:44:23 pin Exp $
+# $NetBSD: Makefile,v 1.33 2024/08/20 06:17:49 pin Exp $
 
 DISTNAME=      obconf-qt-0.16.4
 PKGREVISION=   4
@@ -12,7 +12,6 @@ HOMEPAGE=     https://github.com/lxqt/obconf
 COMMENT=       Qt based configurator of OpenBox window manager
 LICENSE=       gnu-gpl-v2
 
-USE_CMAKE=     yes
 USE_TOOLS+=    pkg-config perl
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index