pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/lximage-qt



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Aug 20 06:11:34 UTC 2024

Modified Files:
        pkgsrc/graphics/lximage-qt: Makefile

Log Message:
graphics/lximage-qt: -USE_CMAKE


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/lximage-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/graphics/lximage-qt/Makefile
diff -u pkgsrc/graphics/lximage-qt/Makefile:1.36 pkgsrc/graphics/lximage-qt/Makefile:1.37
--- pkgsrc/graphics/lximage-qt/Makefile:1.36    Fri Aug  2 17:50:59 2024
+++ pkgsrc/graphics/lximage-qt/Makefile Tue Aug 20 06:11:34 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2024/08/02 17:50:59 abs Exp $
+# $NetBSD: Makefile,v 1.37 2024/08/20 06:11:34 pin Exp $
 
 DISTNAME=      lximage-qt-2.0.1
 CATEGORIES=    graphics
@@ -11,7 +11,6 @@ HOMEPAGE=     https://github.com/lxqt/lximag
 COMMENT=       Image viewer and screenshot tool for the LXQt desktop
 LICENSE=       gnu-gpl-v2
 
-USE_CMAKE=     yes
 USE_TOOLS+=    pkg-config perl
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index