pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lxqt-config update after lxqt-build-tools import
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Tue Feb 18 17:05:28 2020 +0100
Changeset: 6ac7b4ee14117aa7ef8c0ad7cd8122e00e5f6fe1
Modified Files:
lxqt-config/Makefile
Log Message:
lxqt-config update after lxqt-build-tools import
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6ac7b4ee14117aa7ef8c0ad7cd8122e00e5f6fe1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lxqt-config/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/lxqt-config/Makefile b/lxqt-config/Makefile
index 7ecf66c4ae..963a8cd848 100644
--- a/lxqt-config/Makefile
+++ b/lxqt-config/Makefile
@@ -18,7 +18,6 @@ CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
CMAKE_ARGS+= -DWITH_INPUT=OFF
-CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/lxqt-config \
-L${PREFIX}/lib/lxqt-config/
@@ -26,7 +25,7 @@ LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/lxqt-config \
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-themes-[0-9]*:../../wip/lxqt-themes
Home |
Main Index |
Thread Index |
Old Index