pkgsrc-WIP-changes archive

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

lximage-qt and libsysstat update



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue Feb 18 09:43:35 2020 +0100
Changeset:	37215d544569c209d7e169e9067ebae3d32ae13a

Modified Files:
	libsysstat/Makefile
	lximage-qt/Makefile

Log Message:
lximage-qt and libsysstat 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=37215d544569c209d7e169e9067ebae3d32ae13a

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

diffstat:
 libsysstat/Makefile | 2 +-
 lximage-qt/Makefile | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs:
diff --git a/libsysstat/Makefile b/libsysstat/Makefile
index 5f0b359b03..07e2f658c8 100644
--- a/libsysstat/Makefile
+++ b/libsysstat/Makefile
@@ -20,7 +20,7 @@ CMAKE_ARG_PATH=	..
 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
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/lximage-qt/Makefile b/lximage-qt/Makefile
index 217a6690f4..901d09ff26 100644
--- a/lximage-qt/Makefile
+++ b/lximage-qt/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-qtx11extras/buildlink3.mk"


Home | Main Index | Thread Index | Old Index