pkgsrc-WIP-changes archive

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

akonadi-mime: 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:41:48 2021 +1300
Changeset:	821f18cbd4f33f718fb01605a151bd3ca357bd4a

Modified Files:
	akonadi-mime/Makefile

Log Message:
akonadi-mime: 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=821f18cbd4f33f718fb01605a151bd3ca357bd4a

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

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

diffs:
diff --git a/akonadi-mime/Makefile b/akonadi-mime/Makefile
index f4e3e8a5a4..56388e42b8 100644
--- a/akonadi-mime/Makefile
+++ b/akonadi-mime/Makefile
@@ -13,7 +13,7 @@ BUILD_DEPENDS+=	kdoctools>=5.19.0:../../devel/kdoctools
 
 USE_TOOLS+=	msgmerge
 
-.include "../../devel/boost-libs/buildlink3.mk"
+.include "../../devel/boost-headers/buildlink3.mk"
 .include "../../wip/akonadi/buildlink3.mk"
 .include "../../mail/kmime/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"


Home | Main Index | Thread Index | Old Index