diff options
author | drochner <drochner> | 2002-01-28 17:34:29 +0000 |
---|---|---|
committer | drochner <drochner> | 2002-01-28 17:34:29 +0000 |
commit | 69297e0b348f92129b0053accc51c33676a43b63 (patch) | |
tree | a51da8b182360b253f5a002c6833bf22a1cae85e /x11/py-Tk/PLIST | |
parent | b85483c91abb364975f9ce4fbd3ea5f7d2dd3417 (diff) | |
download | pkgsrc-69297e0b348f92129b0053accc51c33676a43b63.tar.gz |
-move to distutils scheme (but leave the Setup file in place because
there is at least one pkg (graphics/sketch) which needs it
-add buildlink.mk
Diffstat (limited to 'x11/py-Tk/PLIST')
-rw-r--r-- | x11/py-Tk/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/py-Tk/PLIST b/x11/py-Tk/PLIST index eb962b7a40d..41ffb129a22 100644 --- a/x11/py-Tk/PLIST +++ b/x11/py-Tk/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:11:20 zuntum Exp $ -lib/python2.0/lib-dynload/_tkinter.so -lib/python2.0/config/Setup.tk +@comment $NetBSD: PLIST,v 1.2 2002/01/28 17:34:29 drochner Exp $ +${PYSITELIB}/_tkinter.so +${PYLIB}/config/Setup.tk |