pkgsrc-WIP-changes archive

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

akonadi-search: only need boost-headers



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Thu Mar 18 10:50:16 2021 +1300
Changeset:	48a231ac6d8403895427b7faae07b75348c92a88

Modified Files:
	akonadi-search/Makefile

Log Message:
akonadi-search: only need boost-headers

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=48a231ac6d8403895427b7faae07b75348c92a88

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 akonadi-search/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/akonadi-search/Makefile b/akonadi-search/Makefile
index fd095a3c85..7feb953f98 100644
--- a/akonadi-search/Makefile
+++ b/akonadi-search/Makefile
@@ -18,7 +18,7 @@ SUBST_FILES.fix-moc=	_KDE_build/runner/CMakeFiles/*_autogen.dir/AutogenInfo.json
 SUBST_NOOP_OK.fix-moc=	yes
 SUBST_SED.fix-moc=	-e 's;"${PREFIX}/include",;;g'
 
-.include "../../devel/boost-libs/buildlink3.mk"
+.include "../../devel/boost-headers/buildlink3.mk"
 .include "../../devel/kcmutils/buildlink3.mk"
 .include "../../devel/krunner/buildlink3.mk"
 .include "../../wip/akonadi-mime/buildlink3.mk"


Home | Main Index | Thread Index | Old Index