pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qterminal-0.14.1, fix sandbox build errors
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Tue Jan 21 11:49:25 2020 +0100
Changeset: 8073c91bee3d20268273e123a704aac1abde7927
Modified Files:
qterminal/Makefile
Log Message:
qterminal-0.14.1, fix sandbox build errors
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8073c91bee3d20268273e123a704aac1abde7927
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qterminal/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/qterminal/Makefile b/qterminal/Makefile
index 09cec9635c..c201c00104 100644
--- a/qterminal/Makefile
+++ b/qterminal/Makefile
@@ -17,6 +17,8 @@ USE_LANGUAGES= c c++
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
+CMAKE_PREFIX_PATH+= ${QTDIR}
+
pre-configure:
${MKDIR} -p ${WRKSRC}/build
Home |
Main Index |
Thread Index |
Old Index