diff options
author | tg <tg@FreeBSD.org> | 1996-12-30 15:15:08 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1996-12-30 15:15:08 +0800 |
commit | 39b4a3643048740b7c299e3d27328d6bc7fd6e47 (patch) | |
tree | ac3f67b71308b9399ca0d8dd5a7fa8adf3067947 /x11/Makefile | |
parent | f6f0170107cba8d9770aa12772c5b11c1bd802b3 (diff) | |
download | freebsd-ports-gnome-39b4a3643048740b7c299e3d27328d6bc7fd6e47.tar.gz freebsd-ports-gnome-39b4a3643048740b7c299e3d27328d6bc7fd6e47.tar.zst freebsd-ports-gnome-39b4a3643048740b7c299e3d27328d6bc7fd6e47.zip |
Activate tix.
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 fdce9c8c9160..c2e83fe6dac5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.111 1996/11/26 09:14:32 asami Exp $ +# $Id: Makefile,v 1.112 1996/12/17 11:07:12 asami Exp $ # SUBDIR += FWF @@ -31,6 +31,7 @@ SUBDIR += specJava SUBDIR += swisswatch SUBDIR += sxpc + SUBDIR += tix SUBDIR += tk SUBDIR += tk4 SUBDIR += tk41 |