pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
powerdevil: fix path for libkscreen
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Sun Feb 28 00:02:46 2021 +1300
Changeset: 5fbc2d2075a1846573d198940e79f1803b820492
Modified Files:
powerdevil/Makefile
Log Message:
powerdevil: fix path for libkscreen
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5fbc2d2075a1846573d198940e79f1803b820492
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
powerdevil/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/powerdevil/Makefile b/powerdevil/Makefile
index 9467b0bdf3..5c1e01b705 100644
--- a/powerdevil/Makefile
+++ b/powerdevil/Makefile
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
DISTNAME= powerdevil-${PLASMAVER}
-PKGREVISION= 1
CATEGORIES= x11
HOMEPAGE= https://www.kde.org/workspaces/plasmadesktop/
@@ -35,7 +34,7 @@ INSTALLATION_DIRS+= share/examples/powerdevil
.include "../../devel/kidletime/buildlink3.mk"
.include "../../devel/knotifyconfig/buildlink3.mk"
-.include "../../wip/libkscreen/buildlink3.mk"
+.include "../../x11/libkscreen/buildlink3.mk"
.include "../../wip/plasma-workspace/buildlink3.mk"
.include "../../x11/kactivities5/buildlink3.mk"
#.include "../../x11/kdelibs4support/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index