diff options
author | tg <tg@FreeBSD.org> | 1997-08-29 15:04:27 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-08-29 15:04:27 +0800 |
commit | c67fab318e1a7b71057771fb7b62fb736178f77b (patch) | |
tree | f364a6c2f37a465fbff1c0972d1320ad5a4771ba /lang/python30/pkg-plist | |
parent | 14d531aad3c27dfc717b7e8bffb32e201b0e8b33 (diff) | |
download | freebsd-ports-graphics-c67fab318e1a7b71057771fb7b62fb736178f77b.tar.gz freebsd-ports-graphics-c67fab318e1a7b71057771fb7b62fb736178f77b.tar.zst freebsd-ports-graphics-c67fab318e1a7b71057771fb7b62fb736178f77b.zip |
Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.
Diffstat (limited to 'lang/python30/pkg-plist')
-rw-r--r-- | lang/python30/pkg-plist | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/python30/pkg-plist b/lang/python30/pkg-plist index 9627f1baa33..ea3e038516d 100644 --- a/lang/python30/pkg-plist +++ b/lang/python30/pkg-plist @@ -475,3 +475,13 @@ share/python1.4/whichdb.pyc share/python1.4/whrandom.pyc share/python1.4/xdrlib.pyc share/python1.4/zmod.pyc +@dirrm include/python1.4 +@dirrm lib/python1.4/config +@dirrm lib/python1.4/sharedmodules +@dirrm lib/python1.4 +@dirrm share/python1.4/stdwin +@dirrm share/python1.4/tkinter +@dirrm share/python1.4/test +@dirrm share/python1.4/freebsd +@dirrm share/python1.4/stdwin +@dirrm share/python1.4 |