diff options
author | tron <tron> | 1998-05-14 22:14:02 +0000 |
---|---|---|
committer | tron <tron> | 1998-05-14 22:14:02 +0000 |
commit | ecc275e2064cbebdf9c5c35220a638993e85902a (patch) | |
tree | 444a5de697d7b7f26df36da14588a9c505106a86 /misc | |
parent | f258bc1b88a34c935372b68dce56e5c69df049e6 (diff) | |
download | pkgsrc-ecc275e2064cbebdf9c5c35220a638993e85902a.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 |