pkgsrc-WIP-changes archive

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

akonadi: only needs boost-headers



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

Modified Files:
	akonadi/Makefile

Log Message:
akonadi: only needs boost-headers

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

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

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

diffs:
diff --git a/akonadi/Makefile b/akonadi/Makefile
index 2b94235312..ceaa8bfd22 100644
--- a/akonadi/Makefile
+++ b/akonadi/Makefile
@@ -33,7 +33,7 @@ CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/akonadi/mysql-global-mobile.conf \
 		${PKG_SYSCONFDIR}/xdg/akonadi/mysql-global-mobile.conf
 
 .include "../../databases/shared-mime-info/buildlink3.mk"
-.include "../../devel/boost-libs/buildlink3.mk"
+.include "../../devel/boost-headers/buildlink3.mk"
 .include "../../devel/kio/buildlink3.mk"
 .include "../../devel/kitemmodels/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"


Home | Main Index | Thread Index | Old Index