pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/screengrab



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Aug 20 06:12:39 UTC 2024

Modified Files:
        pkgsrc/graphics/screengrab: Makefile

Log Message:
graphics/screengrab: -USE_CMAKE


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/screengrab/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/screengrab/Makefile
diff -u pkgsrc/graphics/screengrab/Makefile:1.29 pkgsrc/graphics/screengrab/Makefile:1.30
--- pkgsrc/graphics/screengrab/Makefile:1.29    Fri Aug  2 17:57:00 2024
+++ pkgsrc/graphics/screengrab/Makefile Tue Aug 20 06:12:39 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2024/08/02 17:57:00 pin Exp $
+# $NetBSD: Makefile,v 1.30 2024/08/20 06:12:39 pin Exp $
 
 DISTNAME=      screengrab-2.8.0
 CATEGORIES=    graphics
@@ -11,7 +11,6 @@ HOMEPAGE=     https://github.com/lxqt/screen
 COMMENT=       Crossplatform tool for grabbing screenshots of your desktop
 LICENSE=       gnu-gpl-v2
 
-USE_CMAKE=     yes
 USE_TOOLS+=    pkg-config perl
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index