diff options
author | tron <tron@pkgsrc.org> | 1998-05-15 21:45:58 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-05-15 21:45:58 +0000 |
commit | 5f3fa3a5767eda5e79143e47097bad1ccb2dbcea (patch) | |
tree | c67a1869c30daf2d6d4ecf4310c11363a38546cf /x11 | |
parent | 51e1c2c184ec42e9fbe26abbb653eef182be797a (diff) | |
download | pkgsrc-5f3fa3a5767eda5e79143e47097bad1ccb2dbcea.tar.gz |
"py-Tk" is in "x11" now.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index b55dafb7e8b..1523e0a664a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 1998/05/11 01:57:28 mycroft Exp $ +# $NetBSD: Makefile,v 1.34 1998/05/15 21:49:08 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -51,6 +51,7 @@ # SUBDIR += olvwm # SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk + SUBDIR += py-Tk # SUBDIR += piewm # SUBDIR += pythonqt SUBDIR += qt |