diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-05-11 02:18:20 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-05-11 02:18:20 +0000 |
commit | f8874331de301f1cf1b94d5b9511d53f65f6924c (patch) | |
tree | ffeb45d301686e1ec000e4b0fa32ac73d22b4772 /x11 | |
parent | 39c6fd1f324857878238fa48491cad9b3aafabf7 (diff) | |
download | freebsd-ports-f8874331de301f1cf1b94d5b9511d53f65f6924c.zip |
Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0a7a82d14b45..351d19c2fae0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.258 1999/04/30 23:06:17 asami Exp $ +# $Id: Makefile,v 1.259 1999/05/01 01:15:48 taoka Exp $ # SUBDIR += 9term @@ -52,8 +52,10 @@ SUBDIR += kde SUBDIR += kde11 SUBDIR += kdebase + SUBDIR += kdebase-i18n-11 SUBDIR += kdebase11 SUBDIR += kdelibs + SUBDIR += kdelibs-i18n-11 SUBDIR += kdelibs11 SUBDIR += kvidtune SUBDIR += kworldwatch |