aboutsummaryrefslogtreecommitdiff
path: root/devel/ice
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-05-22 13:15:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-05-22 13:15:13 +0000
commit8dcaabcd6e5bd17c58c938ffb4b9f2fd7847f70f (patch)
treec832b87b776a5db072088687b910601d961726da /devel/ice
parent28466ca6896a9f7861111b79fdc8dee8b166ba06 (diff)
Notes
Diffstat (limited to 'devel/ice')
-rw-r--r--devel/ice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ice/Makefile b/devel/ice/Makefile
index c27d699ecb78..190241ff0e91 100644
--- a/devel/ice/Makefile
+++ b/devel/ice/Makefile
@@ -33,7 +33,7 @@ USES+= iconv gmake
.if ${PORT_OPTIONS:MTEST} && ${SLAVE_PORT} == "no"
USES+= python:build
-BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}passlib>0:security/py-passlib
+BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}passlib>0:security/py-passlib@${PY_FLAVOR}
.endif
USES+= bdb:5