diff options
author | steve <steve@FreeBSD.org> | 1998-07-13 06:55:08 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-13 06:55:08 +0800 |
commit | aec667b73640a6990bb5f95eb944f2db04c77fdc (patch) | |
tree | fa5a6084bba8b42bcc8c932a71b9376042412383 /x11 | |
parent | 368056cb9c55d905554a05f61abc10422cde54ef (diff) | |
download | freebsd-ports-gnome-aec667b73640a6990bb5f95eb944f2db04c77fdc.tar.gz freebsd-ports-gnome-aec667b73640a6990bb5f95eb944f2db04c77fdc.tar.zst freebsd-ports-gnome-aec667b73640a6990bb5f95eb944f2db04c77fdc.zip |
Turn on kb2mb2.
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 eb29d3d091e7..87e7d76f430d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.213 1998/06/24 10:54:30 max Exp $ +# $Id: Makefile,v 1.214 1998/07/12 08:41:25 scrappy Exp $ # SUBDIR += FWF @@ -38,6 +38,7 @@ SUBDIR += gwm SUBDIR += icewm SUBDIR += iv + SUBDIR += kb2mb2 SUBDIR += kde SUBDIR += kdebase SUBDIR += kdelibs |