pkgsrc-WIP-changes archive

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

libkdepim: 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:19:28 2021 +1300
Changeset:	16e949c98c490169d38cedcf7fca344718260846

Modified Files:
	libkdepim/Makefile

Log Message:
libkdepim: 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=16e949c98c490169d38cedcf7fca344718260846

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

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

diffs:
diff --git a/libkdepim/Makefile b/libkdepim/Makefile
index 54d34d67ed..cef55e5d80 100644
--- a/libkdepim/Makefile
+++ b/libkdepim/Makefile
@@ -12,7 +12,7 @@ LICENSE=	gnu-lgpl-v2
 USE_TOOLS+=	msgmerge
 
 .include "../../databases/kldap/buildlink3.mk"
-.include "../../devel/boost-libs/buildlink3.mk"
+.include "../../devel/boost-headers/buildlink3.mk"
 .include "../../wip/akonadi-contacts/buildlink3.mk"
 .include "../../wip/akonadi-search/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"


Home | Main Index | Thread Index | Old Index