pkgsrc-WIP-changes archive

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

kcalutils: use packages from pkgsrc propper



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Mon Nov 11 23:06:33 2019 +1300
Changeset:	9af6731d229eb72664aea56457ab9c858b51127c

Modified Files:
	kcalutils/Makefile
	kcalutils/buildlink3.mk

Log Message:
kcalutils: use packages from pkgsrc propper

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

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

diffstat:
 kcalutils/Makefile      | 2 +-
 kcalutils/buildlink3.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/kcalutils/Makefile b/kcalutils/Makefile
index 3bedf728ea..a459b6d6f9 100644
--- a/kcalutils/Makefile
+++ b/kcalutils/Makefile
@@ -11,7 +11,7 @@ LICENSE=	gnu-lgpl-v2
 
 USE_TOOLS+=	msgmerge
 
-.include "../../wip/kcalcore/buildlink3.mk"
+.include "../../time/kcalendarcore/buildlink3.mk"
 .include "../../wip/kidentitymanagement/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/kcalutils/buildlink3.mk b/kcalutils/buildlink3.mk
index 532b35c704..901b3207aa 100644
--- a/kcalutils/buildlink3.mk
+++ b/kcalutils/buildlink3.mk
@@ -8,7 +8,7 @@ KCALUTILS_BUILDLINK3_MK:=
 BUILDLINK_API_DEPENDS.kcalutils+=	kcalutils>=17.12.1
 BUILDLINK_PKGSRCDIR.kcalutils?=		../../wip/kcalutils
 
-.include "../../wip/kcalcore/buildlink3.mk"
+.include "../../time/kcalendarcore/buildlink3.mk"
 .include "../../wip/kidentitymanagement/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .endif	# KCALUTILS_BUILDLINK3_MK


Home | Main Index | Thread Index | Old Index