diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-11 17:53:25 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-11 17:53:25 +0000 |
commit | 647b2a31c4f2a0ede776c8c581e86b17e0ae13af (patch) | |
tree | f5bf6618b239836fdad574eab0e38c2028ddf658 /x11-toolkits/Makefile | |
parent | Chase increase of freetype2 shlib version. (diff) |
Update gtk/glib to the version 2.0 and other related ports to the latest
versions.
PR: 35541, 35744, 35757
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Notes
Notes:
svn path=/head/; revision=55874
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 c4a67751ef2e..710557d0a44f 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -38,6 +38,7 @@ SUBDIR += gtk12 SUBDIR += gtk12-apireference SUBDIR += gtk13 + SUBDIR += gtk20 SUBDIR += gtkada SUBDIR += gtkbe SUBDIR += gtkextra |