diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-05-11 02:16:55 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-05-11 02:16:55 +0000 |
commit | 39c6fd1f324857878238fa48491cad9b3aafabf7 (patch) | |
tree | a0d31f9015c52b6837119901d06d0091ab1cb9c6 /x11-toolkits | |
parent | Remove povmsd_s.zip from DISTFILES (diff) |
Activate qt-i18n.
Notes
Notes:
svn path=/head/; revision=18780
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 80340351ce62..3f3f12a9bf88 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1999/05/04 22:57:27 steve Exp $ +# $Id: Makefile,v 1.28 1999/05/06 03:51:13 fenner Exp $ # SUBDIR += FWF @@ -24,6 +24,7 @@ SUBDIR += p5-Tk SUBDIR += pmw SUBDIR += py-gnome + SUBDIR += qt-i18n SUBDIR += qt142 SUBDIR += rubytk SUBDIR += slingshot |