aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-09-18 15:56:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-09-18 15:56:04 +0000
commit1f5de251668a5433a53d5a8b1f7bcd15690522ad (patch)
treed6ff0fad39eb6e5a0ad09f214bb46edd1f0df7ee /www/firefox/Makefile
parente0ede02540602650bd5ee95a13fbcaa16788f804 (diff)
downloadports-1f5de251668a5433a53d5a8b1f7bcd15690522ad.tar.gz
ports-1f5de251668a5433a53d5a8b1f7bcd15690522ad.zip
gecko: drop python2 dependency after r548882
Notes
Notes: svn path=/head/; revision=548890
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 5901fbdb3c34..73a7397aaa0c 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= nspr>=4.26:devel/nspr \
graphite2>=1.3.14:graphics/graphite2 \
png>=1.6.35:graphics/png \
libvpx>=1.8.2:multimedia/libvpx \
- py${PYTHON3_DEFAULT:S/.//}-sqlite3>0:databases/py-sqlite3@py${PYTHON3_DEFAULT:S/.//} \
+ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
v4l_compat>0:multimedia/v4l_compat \
autoconf-2.13:devel/autoconf213 \
nasm:devel/nasm \