1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00

- Add missing python flavors

This commit is contained in:
Dmitry Marakasov 2018-01-10 15:39:39 +00:00
parent 99a1e2eecf
commit 59ec05f496
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458651

View File

@ -12,9 +12,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= cups-config:print/cups BUILD_DEPENDS= cups-config:print/cups
RUN_DEPENDS= cancel:print/cups \ RUN_DEPENDS= cancel:print/cups \
${PYTHON_PKGNAMEPREFIX}pycups>0:print/py-pycups \
bash:shells/bash \ bash:shells/bash \
${PYTHON_PKGNAMEPREFIX}httplib2>0:www/py-httplib2 ${PYTHON_PKGNAMEPREFIX}pycups>0:print/py-pycups@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}httplib2>0:www/py-httplib2@${PY_FLAVOR}
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= simoncadman GH_ACCOUNT= simoncadman