diff options
author | tron <tron@pkgsrc.org> | 1998-05-14 22:14:02 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-05-14 22:14:02 +0000 |
commit | f95c1906ae64ae0cc658c61ca7700c3ec34ab243 (patch) | |
tree | 444a5de697d7b7f26df36da14588a9c505106a86 /misc | |
parent | 938118e8ac18acfb1e1ed1be2f1c02635b95d7f6 (diff) | |
download | pkgsrc-f95c1906ae64ae0cc658c61ca7700c3ec34ab243.tar.gz |
Add and enable "py-Tk", fixes PR pkg/5411.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 68060789f7f..4229e520718 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1998/05/14 21:56:49 tron Exp $ +# $NetBSD: Makefile,v 1.16 1998/05/14 22:14:02 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += amanda @@ -35,6 +35,7 @@ SUBDIR += p5-Locale-Codes SUBDIR += p5-Search # SUBDIR += plan # requires Motif/Lesstif - HF + SUBDIR += py-Tk SUBDIR += py-readline SUBDIR += rpm SUBDIR += screen |