diff options
author | wiz <wiz@pkgsrc.org> | 2009-07-18 10:41:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-07-18 10:41:33 +0000 |
commit | bba27533a90371805a86ad34f2a42bd8e96bfe87 (patch) | |
tree | 9f23892a7307df30fdb8e623e7d268fd10324ef4 /lang/python26/PLIST.common | |
parent | 529be8469e04a97cb59d0654c24d7dfbd9706fd6 (diff) | |
download | pkgsrc-bba27533a90371805a86ad34f2a42bd8e96bfe87.tar.gz |
Don't install idle, there is a separate py-idle package for it.
Noted by Mark Davies in PR 41702.
Bump PKGREVISION.
Diffstat (limited to 'lang/python26/PLIST.common')
-rw-r--r-- | lang/python26/PLIST.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python26/PLIST.common b/lang/python26/PLIST.common index ba36bc3606a..8c87bd0079f 100644 --- a/lang/python26/PLIST.common +++ b/lang/python26/PLIST.common @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST.common,v 1.4 2009/05/21 21:21:35 tnn Exp $ +@comment $NetBSD: PLIST.common,v 1.5 2009/07/18 10:41:33 wiz Exp $ bin/2to3 -bin/idle bin/pydoc${PY_VER_SUFFIX} bin/python${PY_VER_SUFFIX} bin/python${PY_VER_SUFFIX}-config |