mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Set a proper CONFLICTS with graphics/py-pillow
PR: 194701 Reported by: Carlos Jacobo Puga Medina (cpm@fbsd.es) With hat: python@
This commit is contained in:
parent
184cd5f28b
commit
e830285641
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372904
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= imaging
|
||||
PORTVERSION= 1.1.7
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= http://effbot.org/media/downloads/ \
|
||||
http://www.pythonware.net/storage/
|
||||
@ -27,6 +27,8 @@ PLIST_FILES= %%PYTHON_INCLUDEDIR%%/ImPlatform.h %%PYTHON_INCLUDEDIR%%/Imaging.h
|
||||
PORTDOCS= *
|
||||
PORTEXAMPLES= *
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pillow-*
|
||||
|
||||
OPTIONS_DEFINE= DOCS TKINTER
|
||||
TKINTER_DESC= tkinter for X support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user