From c61e64aa281cccd439d470c4c711e4984bbc8cb0 Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 18 Aug 2003 10:15:39 +0000 Subject: catch up with py-imaging - use distutils and don't depend strictly on Python-2.0 anymore --- graphics/py-imagingtk/PLIST | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'graphics/py-imagingtk/PLIST') diff --git a/graphics/py-imagingtk/PLIST b/graphics/py-imagingtk/PLIST index 1af54272706..40a8ca2507c 100644 --- a/graphics/py-imagingtk/PLIST +++ b/graphics/py-imagingtk/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2002/01/22 18:12:12 drochner Exp $ -lib/python2.0/site-packages/PIL/_imagingtk.so -share/examples/py20-imaging/enhancer.py -share/examples/py20-imaging/painter.py -share/examples/py20-imaging/player.py -share/examples/py20-imaging/thresholder.py -share/examples/py20-imaging/viewer.py -@comment share/examples/py-imaging and lib/python2.0/site-packages/PIL -@comment belong to py-imaging, do not remove them here. +@comment $NetBSD: PLIST,v 1.3 2003/08/18 10:15:39 drochner Exp $ +${PYSITELIB}/PIL/_imagingtk.so +share/examples/${PYPKGPREFIX}-imaging/enhancer.py +share/examples/${PYPKGPREFIX}-imaging/painter.py +share/examples/${PYPKGPREFIX}-imaging/player.py +share/examples/${PYPKGPREFIX}-imaging/thresholder.py +share/examples/${PYPKGPREFIX}-imaging/viewer.py +@dirrm share/examples/${PYPKGPREFIX}-imaging +@comment ${PYSITELIB}/PIL +@comment belongs to py-imaging, do not remove it here. -- cgit v1.2.3