diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-29 06:11:17 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-29 06:11:17 +0000 |
commit | 5e32716f8b807fd8ecdd3c053b8d8f0f98773f4c (patch) | |
tree | f4a9ea7490617289380bb9a638baee2eca1f0324 /x11-toolkits/Makefile | |
parent | d23ed23b938a6177e2c465ea74fc3e527cb55a80 (diff) | |
download | ports-5e32716f8b807fd8ecdd3c053b8d8f0f98773f4c.tar.gz ports-5e32716f8b807fd8ecdd3c053b8d8f0f98773f4c.zip |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 18f55d1b3ca4..3778c3501bd9 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -44,8 +44,6 @@ SUBDIR += gob SUBDIR += gstreamer-plugins-pango SUBDIR += gstreamer-plugins-pango80 - SUBDIR += gtk--2 - SUBDIR += gtk--2-reference SUBDIR += gtk-sharp10 SUBDIR += gtk-sharp20 SUBDIR += gtk12 @@ -65,6 +63,8 @@ SUBDIR += gtkglextmm SUBDIR += gtkmathview SUBDIR += gtkmm12 + SUBDIR += gtkmm20 + SUBDIR += gtkmm20-reference SUBDIR += gtkmm24 SUBDIR += gtkmm24-reference SUBDIR += gtkscintilla |