diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-12 01:53:25 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-12 01:53:25 +0800 |
commit | e97853faef8990d982cdf202511c885db328fa6d (patch) | |
tree | 6ce6e972e7f00b1381176b849529ad363676d7a9 /x11-toolkits/Makefile | |
parent | 928b76c5143061e3b3462765e3f19f1606d4b013 (diff) | |
download | freebsd-ports-gnome-e97853faef8990d982cdf202511c885db328fa6d.tar.gz freebsd-ports-gnome-e97853faef8990d982cdf202511c885db328fa6d.tar.zst freebsd-ports-gnome-e97853faef8990d982cdf202511c885db328fa6d.zip |
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>
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 |