pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/owncloudclient
Module Name: pkgsrc
Committed By: nia
Date: Fri Mar 12 08:41:27 UTC 2021
Modified Files:
pkgsrc/net/owncloudclient: Makefile
Log Message:
Needs extra-cmake-modules
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/owncloudclient/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/owncloudclient/Makefile
diff -u pkgsrc/net/owncloudclient/Makefile:1.31 pkgsrc/net/owncloudclient/Makefile:1.32
--- pkgsrc/net/owncloudclient/Makefile:1.31 Mon Mar 8 13:25:12 2021
+++ pkgsrc/net/owncloudclient/Makefile Fri Mar 12 08:41:27 2021
@@ -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 @@ LICENSE= gnu-gpl-v2
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