summaryrefslogtreecommitdiff
path: root/graphics/py-imaging/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2009-12-11 21:37:30 +0000
committerdrochner <drochner>2009-12-11 21:37:30 +0000
commit057fc4d1f48c32cd013c24802687a0721f899157 (patch)
treecb0c96742d176983af06dbbf32c9e92a5e9138e8 /graphics/py-imaging/Makefile
parent9e4b053e94da2bf9435ef049808266ce6da708ab (diff)
downloadpkgsrc-057fc4d1f48c32cd013c24802687a0721f899157.tar.gz
update to 1.1.7
changes: misc bugfixes and improvements, too much to list here, see the CHANGES file for details
Diffstat (limited to 'graphics/py-imaging/Makefile')
-rw-r--r--graphics/py-imaging/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile
index c6ee78b2ee6..86ddfe4a9a0 100644
--- a/graphics/py-imaging/Makefile
+++ b/graphics/py-imaging/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2009/08/26 19:56:42 sno Exp $
+# $NetBSD: Makefile,v 1.35 2009/12/11 21:37:30 drochner Exp $
-DISTNAME= Imaging-1.1.6
-PKGNAME= ${PYPKGPREFIX}-imaging-1.1.6
-PKGREVISION= 1
+DISTNAME= Imaging-1.1.7
+PKGNAME= ${PYPKGPREFIX}-imaging-1.1.7
CATEGORIES= graphics python
-MASTER_SITES= http://effbot.org/downloads/
+MASTER_SITES= http://effbot.org/media/downloads/
MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://www.pythonware.com/products/pil/
@@ -32,6 +31,7 @@ post-install:
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/lcms/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"