pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/digikam



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov  2 21:22:40 UTC 2025

Modified Files:
        pkgsrc/graphics/digikam: Makefile

Log Message:
digikam: reduce diffs to wip/digikam


To generate a diff of this commit:
cvs rdiff -u -r1.260 -r1.261 pkgsrc/graphics/digikam/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/digikam/Makefile
diff -u pkgsrc/graphics/digikam/Makefile:1.260 pkgsrc/graphics/digikam/Makefile:1.261
--- pkgsrc/graphics/digikam/Makefile:1.260      Thu Oct 23 20:37:26 2025
+++ pkgsrc/graphics/digikam/Makefile    Sun Nov  2 21:22:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.260 2025/10/23 20:37:26 wiz Exp $
+# $NetBSD: Makefile,v 1.261 2025/11/02 21:22:40 wiz Exp $
 
 DISTNAME=      digiKam-8.7.0
 PKGNAME=       ${DISTNAME:tl}
@@ -56,7 +56,7 @@ CHECK_PORTABILITY_SKIP+=      *.desktop.cmake
 .include "../../sysutils/kfilemetadata5/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../textproc/libxslt/buildlink3.mk"
-# does not provide the library libakonadicontact that digikam 8.4.0 is looking for
+# does not provide the library libakonadicontact that digikam is looking for
 #.include "../../misc/akonadi-contacts/buildlink3.mk"
 .include "../../time/kcalendarcore/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"



Home | Main Index | Thread Index | Old Index