mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
devel/py-itools: switch from py-imaging to py-pillow
With hat: python Approved by: portmgr (bdrewery, implicit)
This commit is contained in:
parent
df931307ee
commit
ea67b9da08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369985
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= itools
|
||||
PORTVERSION= 0.75.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|||
BUILD_DEPENDS= ${LOCALBASE}/include/poppler/goo/gtypes.h:${PORTSDIR}/graphics/poppler \
|
||||
${LOCALBASE}/include/git2.h:${PORTSDIR}/devel/libgit2 \
|
||||
${PYTHON_PKGNAMEPREFIX}reportlab2>=2.3:${PORTSDIR}/print/py-reportlab2 \
|
||||
${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging \
|
||||
${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>0:${PORTSDIR}/math/py-matplotlib \
|
||||
${PYTHON_PKGNAMEPREFIX}gobject>=2.16.1:${PORTSDIR}/devel/py-gobject \
|
||||
gettext:${PORTSDIR}/devel/gettext \
|
||||
|
|
Loading…
Add table
Reference in a new issue