diff options
author | jwise <jwise> | 2000-08-29 19:56:42 +0000 |
---|---|---|
committer | jwise <jwise> | 2000-08-29 19:56:42 +0000 |
commit | 746f8f1d28a1884babfbadd50cec602bbbbd2875 (patch) | |
tree | 5c636466524116c9a896746773443d8de8362759 /x11/Makefile | |
parent | 57fc91b8e4b2dfe17de4f22a9261e43d3fca4002 (diff) | |
download | pkgsrc-746f8f1d28a1884babfbadd50cec602bbbbd2875.tar.gz |
Add tk, commented out. Will be enabled when all dependent packages are
converted.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 9405e793c3c..b5f18c981bd 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.171 2000/08/24 14:02:58 jwise Exp $ +# $NetBSD: Makefile,v 1.172 2000/08/29 19:56:42 jwise Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -87,6 +87,7 @@ SUBDIR += swisswatch SUBDIR += titrax SUBDIR += tix +# SUBDIR += tk # tk-8.3.2; will be enabled when tcl-based packages are updated SUBDIR += tk80 SUBDIR += tkcron SUBDIR += tkinfo |