pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lxqt-about and lxqt-admin update
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Tue Feb 18 16:36:55 2020 +0100
Changeset: 11745ac0ed4c084930f83fd97c6abe867d4db58f
Modified Files:
lxqt-about/Makefile
lxqt-admin/Makefile
Log Message:
lxqt-about and lxqt-admin 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=11745ac0ed4c084930f83fd97c6abe867d4db58f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lxqt-about/Makefile | 4 +---
lxqt-admin/Makefile | 3 +--
2 files changed, 2 insertions(+), 5 deletions(-)
diffs:
diff --git a/lxqt-about/Makefile b/lxqt-about/Makefile
index ba67f4120c..f3daf865ba 100644
--- a/lxqt-about/Makefile
+++ b/lxqt-about/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 "../../x11/qt5-qtbase/buildlink3.mk"
diff --git a/lxqt-admin/Makefile b/lxqt-admin/Makefile
index 0f60561abf..cd5f52f8fa 100644
--- a/lxqt-admin/Makefile
+++ b/lxqt-admin/Makefile
@@ -18,12 +18,11 @@ CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
CHECK_PORTABILITY_SKIP= yes
-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
DEPENDS+= lxqt-policykit-[0-9]*:../../wip/lxqt-policykit
Home |
Main Index |
Thread Index |
Old Index