pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/flameshot



Module Name:    pkgsrc
Committed By:   tnn
Date:           Wed Mar  4 00:25:46 UTC 2026

Modified Files:
        pkgsrc/graphics/flameshot: Makefile

Log Message:
flameshot: remove stale PKGCONFIG_OVERRIDE


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/flameshot/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/flameshot/Makefile
diff -u pkgsrc/graphics/flameshot/Makefile:1.6 pkgsrc/graphics/flameshot/Makefile:1.7
--- pkgsrc/graphics/flameshot/Makefile:1.6      Wed Mar  4 00:21:47 2026
+++ pkgsrc/graphics/flameshot/Makefile  Wed Mar  4 00:25:46 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2026/03/04 00:21:47 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2026/03/04 00:25:46 tnn Exp $
 
 GITHUB_TAG=    refs/tags/v${PKGVERSION_NOREV}
 DISTNAME=      flameshot-13.3.0
@@ -19,8 +19,6 @@ CMAKE_CONFIGURE_ARGS+=        -DUSE_KDSINGLEAPP
 CMAKE_CONFIGURE_ARGS+= -DDISABLE_UPDATE_CHECKER=ON
 CONFIGURE_ENV+=                GIT_HASH=88c951e
 
-PKGCONFIG_OVERRIDE+=   external/Qt-Color-Widgets/QtColorWidgets.pc.in
-
 SUBST_CLASSES+=                mandir
 SUBST_STAGE.mandir=    pre-configure
 SUBST_FILES.mandir=    src/CMakeLists.txt



Home | Main Index | Thread Index | Old Index