pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/Radicale2
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 14 07:28:15 UTC 2026
Modified Files:
pkgsrc/net/Radicale2: Makefile
Log Message:
Radicale2: still needs setuptools to build
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/Radicale2/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/Radicale2/Makefile
diff -u pkgsrc/net/Radicale2/Makefile:1.23 pkgsrc/net/Radicale2/Makefile:1.24
--- pkgsrc/net/Radicale2/Makefile:1.23 Sun Sep 13 13:07:39 2026
+++ pkgsrc/net/Radicale2/Makefile Mon Sep 14 07:28:15 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2026/09/13 13:07:39 jakllsch Exp $
+# $NetBSD: Makefile,v 1.24 2026/09/14 07:28:15 wiz Exp $
DISTNAME= Radicale-2.1.12
PKGREVISION= 5
@@ -10,6 +10,7 @@ HOMEPAGE= https://radicale.org/
COMMENT= CalDAV (calendar) and CardDAV (contact) server
LICENSE= gnu-gpl-v3
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-vobject-[0-9]*:../../textproc/py-vobject
# for md5 htpasswd_encryption method
DEPENDS+= ${PYPKGPREFIX}-passlib-[0-9]*:../../security/py-passlib
Home |
Main Index |
Thread Index |
Old Index