pkgsrc-WIP-changes archive

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

akonadi-contacts: 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:46:26 2021 +1300
Changeset:	30ff523021a0e0797c9478eeee006fd8f38fbbaf

Modified Files:
	akonadi-contacts/Makefile

Log Message:
akonadi-contacts: 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=30ff523021a0e0797c9478eeee006fd8f38fbbaf

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

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

diffs:
diff --git a/akonadi-contacts/Makefile b/akonadi-contacts/Makefile
index c11d38b54d..ba407c6597 100644
--- a/akonadi-contacts/Makefile
+++ b/akonadi-contacts/Makefile
@@ -21,7 +21,7 @@ SUBST_FILES.fix-moc+=	_KDE_build/*/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 "../../wip/akonadi-mime/buildlink3.mk"
 .include "../../misc/kcontacts/buildlink3.mk"
 .include "../../mail/kmime/buildlink3.mk"


Home | Main Index | Thread Index | Old Index