pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/akonadi-search
Module Name: pkgsrc
Committed By: markd
Date: Sun Aug 20 00:02:27 UTC 2023
Modified Files:
pkgsrc/misc/akonadi-search: Makefile
Log Message:
akonadi-search: uses pkg-config
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/akonadi-search/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/akonadi-search/Makefile
diff -u pkgsrc/misc/akonadi-search/Makefile:1.1 pkgsrc/misc/akonadi-search/Makefile:1.2
--- pkgsrc/misc/akonadi-search/Makefile:1.1 Wed Aug 16 04:31:06 2023
+++ pkgsrc/misc/akonadi-search/Makefile Sun Aug 20 00:02:27 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2023/08/16 04:31:06 markd Exp $
+# $NetBSD: Makefile,v 1.2 2023/08/20 00:02:27 markd Exp $
DISTNAME= akonadi-search-${KAPPSVER}
CATEGORIES= misc
@@ -9,7 +9,7 @@ LICENSE= gnu-lgpl-v2 AND gnu-gpl-v2
.include "../../meta-pkgs/kde/applications.mk"
-USE_TOOLS+= msgmerge
+USE_TOOLS+= msgmerge pkg-config
SUBST_CLASSES+= fix-moc
SUBST_STAGE.fix-moc= post-configure
Home |
Main Index |
Thread Index |
Old Index