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:
parent
99a1e2eecf
commit
59ec05f496
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458651
@ -12,9 +12,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= cups-config:print/cups
|
||||
RUN_DEPENDS= cancel:print/cups \
|
||||
${PYTHON_PKGNAMEPREFIX}pycups>0:print/py-pycups \
|
||||
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
|
||||
GH_ACCOUNT= simoncadman
|
||||
|
Loading…
Reference in New Issue
Block a user