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: markd
Date: Fri Feb 26 21:48:09 UTC 2021
Modified Files:
pkgsrc/graphics/digikam: Makefile
Log Message:
digikam: explicitly don't look for KF5AkonadiContact
To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 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.167 pkgsrc/graphics/digikam/Makefile:1.168
--- pkgsrc/graphics/digikam/Makefile:1.167 Sun Feb 7 06:30:26 2021
+++ pkgsrc/graphics/digikam/Makefile Fri Feb 26 21:48:09 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.167 2021/02/07 06:30:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.168 2021/02/26 21:48:09 markd Exp $
DISTNAME= digikam-6.4.0
PKGREVISION= 19
@@ -15,6 +15,8 @@ DIST_SUBDIR= digikam-6.4.0-03
REPLACE_PERL= core/data/scripts/digitaglinktree/digitaglinktree
CMAKE_ARGS+= -DBUILD_TESTING=OFF
+CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_KF5AkonadiContact:BOOL=TRUE
+
USE_TOOLS+= flex bison msgmerge perl:run pkg-config
CXXFLAGS.NetBSD+= -D_KERNTYPES
Home |
Main Index |
Thread Index |
Old Index