From 22529d7a253a33e6a20e00931a9d226a669f0140 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 21 Jan 2014 11:24:56 +0000 Subject: Do not install egg file after all, same file installed by py-imaging --- graphics/py-imagingtk/Makefile | 3 ++- graphics/py-imagingtk/PLIST | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/py-imagingtk') diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile index 2ca450b0f4c..337fc006801 100644 --- a/graphics/py-imagingtk/Makefile +++ b/graphics/py-imagingtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2014/01/21 10:15:09 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2014/01/21 11:24:56 wiz Exp $ DISTNAME= Imaging-1.1.7 PKGNAME= ${PYPKGPREFIX}-imagingtk-1.1.7 @@ -14,6 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk DIST_SUBDIR= python EGG_NAME= ${DISTNAME:S/Imaging/PIL/} +PY_NO_EGG= yes # same egg installed by py-imaging PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-imaging PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX:Q} diff --git a/graphics/py-imagingtk/PLIST b/graphics/py-imagingtk/PLIST index fdd79970b1c..35b806c247b 100644 --- a/graphics/py-imagingtk/PLIST +++ b/graphics/py-imagingtk/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2014/01/21 10:15:09 wiz Exp $ -${PYSITELIB}/PIL/${EGG_FILE} +@comment $NetBSD: PLIST,v 1.7 2014/01/21 11:24:56 wiz Exp $ ${PYSITELIB}/PIL/_imagingtk.so share/examples/${PYPKGPREFIX}-imaging/enhancer.py share/examples/${PYPKGPREFIX}-imaging/painter.py -- cgit v1.2.3