diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-05-16 03:08:09 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-05-16 03:08:09 +0000 |
commit | ec37652102c5507bfa365926e3381ea8c39dfd2e (patch) | |
tree | 8cac1a80c263ea9bde078b42437fb6bae6e93ebe /x11/Makefile | |
parent | PR: ports/6139 (diff) |
Activate sharefonts.
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 7df4a99d1f85..122f72e7452e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.200 1998/05/06 12:42:28 tg Exp $ +# $Id: Makefile,v 1.201 1998/05/14 09:18:11 tg Exp $ # SUBDIR += FWF @@ -63,6 +63,7 @@ SUBDIR += qvwm SUBDIR += rclock SUBDIR += rxvt + SUBDIR += sharefonts SUBDIR += sliderule SUBDIR += slingshot SUBDIR += swisswatch |