diff options
author | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 17:45:30 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 17:45:30 +0000 |
commit | 54c086c129c88d664ff3008d1336164547b80e66 (patch) | |
tree | cd5089fa2b5950af1a9f7fac449022ee5be052d2 /x11-toolkits/Makefile | |
parent | 4127db8881b063278c60e869405dc73a653ee59b (diff) |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index ec80dfadce8e..1688ef6b42e6 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -196,16 +196,16 @@ SUBDIR += viewklass SUBDIR += vte SUBDIR += wmapp - SUBDIR += wxgtk2-common-devel - SUBDIR += wxgtk2-contrib-common-devel - SUBDIR += wxgtk2-contrib-devel - SUBDIR += wxgtk2-devel - SUBDIR += wxgtk2-unicode-contrib-devel - SUBDIR += wxgtk2-unicode-devel - SUBDIR += wxgtk2-utils-devel SUBDIR += wxgtk24 SUBDIR += wxgtk24-contrib SUBDIR += wxgtk24-docs + SUBDIR += wxgtk26 + SUBDIR += wxgtk26-common + SUBDIR += wxgtk26-contrib + SUBDIR += wxgtk26-contrib-common + SUBDIR += wxgtk26-contrib-utils + SUBDIR += wxgtk26-unicode + SUBDIR += wxgtk26-unicode-contrib SUBDIR += wxmozilla SUBDIR += xbae SUBDIR += xclasses |