pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lxqt-powermanagement, -policykit update
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Wed Feb 19 07:25:17 2020 +0100
Changeset: 69f7fa5378cc6666e5f2c4b9b97faa98f3e0bd2d
Modified Files:
lxqt-policykit/Makefile
lxqt-powermanagement/Makefile
Log Message:
lxqt-powermanagement, -policykit update
after import of lxqt-build-tools
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=69f7fa5378cc6666e5f2c4b9b97faa98f3e0bd2d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lxqt-policykit/Makefile | 4 +---
lxqt-powermanagement/Makefile | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
diffs:
diff --git a/lxqt-policykit/Makefile b/lxqt-policykit/Makefile
index b9c13bff64..5aa6c5eaf8 100644
--- a/lxqt-policykit/Makefile
+++ b/lxqt-policykit/Makefile
@@ -17,12 +17,10 @@ USE_LANGUAGES= c c++
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
-CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
-
pre-configure:
${MKDIR} -p ${WRKSRC}/build
-TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
.include "../../wip/liblxqt/buildlink3.mk"
diff --git a/lxqt-powermanagement/Makefile b/lxqt-powermanagement/Makefile
index 0bf31cb47b..faa27a729d 100644
--- a/lxqt-powermanagement/Makefile
+++ b/lxqt-powermanagement/Makefile
@@ -17,12 +17,10 @@ USE_LANGUAGES= c c++
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
-CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
-
pre-configure:
${MKDIR} -p ${WRKSRC}/build
-TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../devel/lxqt-build-tools
TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index