diff options
author | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
commit | d164e5eed292f9d38bcae24ae5a022d4398498fb (patch) | |
tree | 0624ea58421e1b1ee60ff22ecb3eff4e2b60f382 /x11-toolkits/Makefile | |
parent | f2e04afc00d5f1a1504497a0ba282336df14f721 (diff) | |
download | ports-d164e5eed292f9d38bcae24ae5a022d4398498fb.tar.gz ports-d164e5eed292f9d38bcae24ae5a022d4398498fb.zip |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index af6dbe3cd2e9..ec80dfadce8e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -196,22 +196,16 @@ SUBDIR += viewklass SUBDIR += vte SUBDIR += wmapp - SUBDIR += wxgtk - SUBDIR += wxgtk-common - SUBDIR += wxgtk-contrib - SUBDIR += wxgtk-contrib-common - SUBDIR += wxgtk-docs - SUBDIR += wxgtk2 SUBDIR += wxgtk2-common-devel - SUBDIR += wxgtk2-contrib SUBDIR += wxgtk2-contrib-common-devel SUBDIR += wxgtk2-contrib-devel SUBDIR += wxgtk2-devel - SUBDIR += wxgtk2-unicode - SUBDIR += wxgtk2-unicode-contrib SUBDIR += wxgtk2-unicode-contrib-devel SUBDIR += wxgtk2-unicode-devel SUBDIR += wxgtk2-utils-devel + SUBDIR += wxgtk24 + SUBDIR += wxgtk24-contrib + SUBDIR += wxgtk24-docs SUBDIR += wxmozilla SUBDIR += xbae SUBDIR += xclasses |