diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-28 20:06:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-28 20:06:37 +0000 |
commit | f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c (patch) | |
tree | ad29e6808ff698f84e08dab8e047f0ae72838df9 /x11-toolkits/Makefile | |
parent | 873cae3ab41a109b6f9cf9f4149f101d6d996235 (diff) | |
download | ports-f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c.tar.gz ports-f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c.zip |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index d0abda35df7e..f78d647f128b 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -43,6 +43,11 @@ SUBDIR += gauche-gtk SUBDIR += gdl SUBDIR += gigi + SUBDIR += gir-repository-gtk20 + SUBDIR += gir-repository-gtksourceview2 + SUBDIR += gir-repository-libwnck + SUBDIR += gir-repository-pango + SUBDIR += gir-repository-vte SUBDIR += gnocl SUBDIR += gnome-desktop-sharp20 SUBDIR += gnome-sharp20 |