diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-18 08:46:04 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-18 08:46:04 +0000 |
commit | 885f4483b5cacec49dbf0a955a8289789761bd44 (patch) | |
tree | ba8ecde011652c8f226ce87483c86d02edab327a /x11-toolkits/Makefile | |
parent | 67a63c1acdb41c49704c54d240e0cceb026111e8 (diff) | |
download | FreeBSD-ports-885f4483b5cacec49dbf0a955a8289789761bd44.zip FreeBSD-ports-885f4483b5cacec49dbf0a955a8289789761bd44.tar.gz |
Add pango - an open-source framework for rendering i18n text. It will be
used as a base renderer in upcoming gtk/gnome 2.0.
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index c58c0be..9643930 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -42,6 +42,7 @@ SUBDIR += p5-Gtk SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk + SUBDIR += pango SUBDIR += pike-gtk SUBDIR += plib SUBDIR += pmw |