pkgsrc-WIP-changes archive

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

libfm-qt-0.14.1, final self-review



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sat Feb 8 19:47:27 2020 +0100
Changeset:	19382a4939fbc8b73fe971e002466ef278b5fd82

Modified Files:
	libfm-qt/Makefile
	pcmanfm-qt/Makefile

Log Message:
libfm-qt-0.14.1, final self-review

Built with PKG_DEVELOPER=yes

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=19382a4939fbc8b73fe971e002466ef278b5fd82

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

diffstat:
 libfm-qt/Makefile   | 3 +--
 pcmanfm-qt/Makefile | 2 --
 2 files changed, 1 insertion(+), 4 deletions(-)

diffs:
diff --git a/libfm-qt/Makefile b/libfm-qt/Makefile
index f084278195..5c402de644 100644
--- a/libfm-qt/Makefile
+++ b/libfm-qt/Makefile
@@ -19,12 +19,11 @@ CMAKE_ARG_PATH=	..
 
 CMAKE_ARGS+=	-DCMAKE_PREFIX_PATH:PATH=${PREFIX}/qt5
 
-INSTALLATION_DIRS+=	lib
-
 pre-configure:
 	${MKDIR} -p ${WRKSRC}/build
 
 TOOL_DEPENDS+=	lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+=	qt5-qttools-[0-9]*:../../x11/qt5-qttools
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../x11/qt5-qtx11extras/buildlink3.mk"
diff --git a/pcmanfm-qt/Makefile b/pcmanfm-qt/Makefile
index a68d919a07..466227ab87 100644
--- a/pcmanfm-qt/Makefile
+++ b/pcmanfm-qt/Makefile
@@ -17,8 +17,6 @@ USE_LANGUAGES=	c c++
 CONFIGURE_DIRS=	build
 CMAKE_ARG_PATH=	..
 
-INSTALLATION_DIRS+=	bin lib
-
 pre-configure:
 	${MKDIR} -p ${WRKSRC}/build
 


Home | Main Index | Thread Index | Old Index