aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-imaging
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-07 16:55:22 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-07 16:55:22 +0000
commit9640f93d88bf8035ff5dea8fbdf89a4ecc9e79cb (patch)
tree6d8a73ea9e88951c6444e16301ac129b451fa465 /graphics/py-imaging
parentc2c0afc656afeed176aed2bb6dce1e1e78974c3f (diff)
downloadports-9640f93d88bf8035ff5dea8fbdf89a4ecc9e79cb.tar.gz
ports-9640f93d88bf8035ff5dea8fbdf89a4ecc9e79cb.zip
Notes
Diffstat (limited to 'graphics/py-imaging')
-rw-r--r--graphics/py-imaging/Makefile7
-rw-r--r--graphics/py-imaging/pkg-descr2
2 files changed, 3 insertions, 6 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile
index 21fc862f0ba8..e782aaee9b65 100644
--- a/graphics/py-imaging/Makefile
+++ b/graphics/py-imaging/Makefile
@@ -3,7 +3,7 @@
PORTNAME= imaging
PORTVERSION= 1.1.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics python
MASTER_SITES= http://effbot.org/media/downloads/ \
http://www.pythonware.net/storage/
@@ -21,15 +21,12 @@ UNIQUENAME= py-${PORTNAME}
USES= python
DIST_SUBDIR= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist concurrent
PLIST_FILES= %%PYTHON_INCLUDEDIR%%/ImPlatform.h %%PYTHON_INCLUDEDIR%%/Imaging.h
PORTDOCS= *
PORTEXAMPLES= *
-DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
-EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
-
OPTIONS_DEFINE= DOCS TKINTER
TKINTER_DESC= tkinter for X support
diff --git a/graphics/py-imaging/pkg-descr b/graphics/py-imaging/pkg-descr
index b5e91e5032fc..b74c2ad1e418 100644
--- a/graphics/py-imaging/pkg-descr
+++ b/graphics/py-imaging/pkg-descr
@@ -5,7 +5,7 @@ image processing capabilities.
The main distribution site for this software is:
-WWW: http://www.pythonware.com/products/pil/index.htm
+WWW: http://www.pythonware.com/products/pil/index.htm
The PIL handbook is not included in this distribution; to get the
latest version, check: