pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lxqt-notificationd, -openssh-askpass update
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Wed Feb 19 07:06:26 2020 +0100
Changeset: b4b739582b9994002e82442c42eb0d5f80281d8b
Modified Files:
lxqt-notificationd/Makefile
lxqt-openssh-askpass/Makefile
Log Message:
lxqt-notificationd, -openssh-askpass 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=b4b739582b9994002e82442c42eb0d5f80281d8b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lxqt-notificationd/Makefile | 4 +---
lxqt-openssh-askpass/Makefile | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
diffs:
diff --git a/lxqt-notificationd/Makefile b/lxqt-notificationd/Makefile
index fb76db0523..1c0f463b9c 100644
--- a/lxqt-notificationd/Makefile
+++ b/lxqt-notificationd/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-openssh-askpass/Makefile b/lxqt-openssh-askpass/Makefile
index 14dcc3e7ca..df1614f2bb 100644
--- a/lxqt-openssh-askpass/Makefile
+++ b/lxqt-openssh-askpass/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
DEPENDS+= openssh-[0-9]*:../../security/openssh
Home |
Main Index |
Thread Index |
Old Index