diff options
author | tron <tron@pkgsrc.org> | 1999-09-07 22:18:28 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-09-07 22:18:28 +0000 |
commit | 56c08b7b12cc2a83428fbdea4f2c15bd631b7342 (patch) | |
tree | 648bb9703aadc7e050affeb24b87c37b1acad1c5 /x11/Makefile | |
parent | 7aaa19a3be249189d8b7229bfe30ed46434e191e (diff) | |
download | pkgsrc-56c08b7b12cc2a83428fbdea4f2c15bd631b7342.tar.gz |
Add and enable "intlfonts". Fixes PR pkg/7181 by Greg A. Woods.
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 4599881c6a6..0c86d9a864f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 1999/09/07 00:35:09 jwise Exp $ +# $NetBSD: Makefile,v 1.109 1999/09/07 22:18:28 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -48,6 +48,7 @@ SUBDIR += gtkglarea SUBDIR += gtkstep # SUBDIR += gwm + SUBDIR += intlfonts # SUBDIR += iv SUBDIR += kde SUBDIR += kdebase |