aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-04 19:34:23 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-04 19:38:00 +0000
commita32ee9496863eff7a5abb495ce066422fc5db610 (patch)
tree22ec5f6b31d8c8c32633e6bc5afc07ce2696609e
parentfcd3708662bfa26003edf80c4d6928dfbb82beef (diff)
downloadports-a32ee9496863eff7a5abb495ce066422fc5db610.tar.gz
ports-a32ee9496863eff7a5abb495ce066422fc5db610.zip
www/radicale: Add USES=cpe
-rw-r--r--www/radicale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/radicale/Makefile b/www/radicale/Makefile
index 4b49e46ecc6a..d120d14467ad 100644
--- a/www/radicale/Makefile
+++ b/www/radicale/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}waitress>=0:www/py-waitress@${PY_FLAVOR}
-USES= python:3.5+ shebangfix
+USES= cpe python:3.5+ shebangfix
USE_PYTHON= autoplist distutils
USERS= radicale
GROUPS= radicale