diff options
author | mph <mph@FreeBSD.org> | 1998-05-17 12:45:45 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-17 12:45:45 +0800 |
commit | 8c934b28992a4e6db21a5faefd98c09175c98315 (patch) | |
tree | f2c5d6571be4e63c9253d654cab1bab19f1b9de6 /x11 | |
parent | 977c031541cec87553eda24171436c429ea183ed (diff) | |
download | freebsd-ports-gnome-8c934b28992a4e6db21a5faefd98c09175c98315.tar.gz freebsd-ports-gnome-8c934b28992a4e6db21a5faefd98c09175c98315.tar.zst freebsd-ports-gnome-8c934b28992a4e6db21a5faefd98c09175c98315.zip |
Activate tkfont.
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 122f72e7452e..ea6b47b45ee5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.201 1998/05/14 09:18:11 tg Exp $ +# $Id: Makefile,v 1.202 1998/05/16 03:08:09 dburr Exp $ # SUBDIR += FWF @@ -75,6 +75,7 @@ SUBDIR += tk80 SUBDIR += tk81 SUBDIR += tkdesk + SUBDIR += tkfont SUBDIR += tkgoodstuff SUBDIR += tkstep80 SUBDIR += tvtwm |