aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-imaging
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-11-20 11:01:22 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-11-20 11:01:22 +0000
commite8302856412e43f4f6133a103bc4962142966750 (patch)
treee3bb59322263e4021c3137b446b59805c59cb463 /graphics/py-imaging
parent184cd5f28b342be424356c94ef57d2c1f7f1b604 (diff)
Notes
Diffstat (limited to 'graphics/py-imaging')
-rw-r--r--graphics/py-imaging/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile
index e782aaee9b65..0945bba3f41a 100644
--- a/graphics/py-imaging/Makefile
+++ b/graphics/py-imaging/Makefile
@@ -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