pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/owncloudclient Needs extra-cmake-modules
details: https://anonhg.NetBSD.org/pkgsrc/rev/84c0503526d4
branches: trunk
changeset: 448666:84c0503526d4
user: nia <nia%pkgsrc.org@localhost>
date: Fri Mar 12 08:41:27 2021 +0000
description:
Needs extra-cmake-modules
diffstat:
net/owncloudclient/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 54e8e9a28526 -r 84c0503526d4 net/owncloudclient/Makefile
--- a/net/owncloudclient/Makefile Fri Mar 12 08:39:10 2021 +0000
+++ b/net/owncloudclient/Makefile Fri Mar 12 08:41:27 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2021/03/08 13:25:12 nia Exp $
+# $NetBSD: Makefile,v 1.32 2021/03/12 08:41:27 nia Exp $
DISTNAME= ownCloud-2.7.6.3261
PKGNAME= ${DISTNAME:S/ownCloud/owncloudclient/1}
@@ -14,6 +14,8 @@
USE_CMAKE= yes
USE_LANGUAGES= c c++
+TOOL_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules
+
CMAKE_ARGS+= -DSYSCONF_INSTALL_DIR=${PKG_SYSCONFDIR}
CMAKE_ARGS+= -DBUILD_SHELL_INTEGRATION=OFF
CMAKE_ARGS+= -DBUILD_TESTING=OFF
Home |
Main Index |
Thread Index |
Old Index