pkgsrc-WIP-changes archive

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

buildlink3 path correction for libkscreen dependecy



Module Name:	pkgsrc-wip
Committed By:	jaypatelani <jaypatelani%gmail.com@localhost>
Pushed By:	jaypatelani
Date:		Sat Feb 27 14:50:05 2021 +0530
Changeset:	a3891744e4295ff4df7dc0633e087afbe788e0c3

Modified Files:
	plasma-workspace/Makefile

Log Message:
buildlink3 path correction for libkscreen dependecy

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

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

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

diffs:
diff --git a/plasma-workspace/Makefile b/plasma-workspace/Makefile
index 1afd3e15b6..8f8366732e 100644
--- a/plasma-workspace/Makefile
+++ b/plasma-workspace/Makefile
@@ -91,7 +91,7 @@ CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/taskmanagerrulesrc \
 .include "../../time/kholidays/buildlink3.mk"
 .include "../../www/kjsembed/buildlink3.mk"
 .include "../../wip/kscreenlocker/buildlink3.mk"
-.include "../../wip/libkscreen/buildlink3.mk"
+.include "../../x11/libkscreen/buildlink3.mk"
 .include "../../wip/libksysguard/buildlink3.mk"
 .include "../../x11/kdelibs4support/buildlink3.mk"
 .include "../../x11/kxmlgui/buildlink3.mk"


Home | Main Index | Thread Index | Old Index