diff options
author | Max Khon <fjoe@FreeBSD.org> | 2006-12-03 15:36:03 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2006-12-03 15:36:03 +0000 |
commit | b3b8f56a9a7d07d57cfabce46ba3238ea795d104 (patch) | |
tree | 1ef0e6c17979a8c6576718fecfcb93ca45f13fe6 /x11-toolkits/Makefile | |
parent | 49c94dfe0d451c64f1904667b18126f63b9a1fd5 (diff) | |
download | ports-b3b8f56a9a7d07d57cfabce46ba3238ea795d104.tar.gz ports-b3b8f56a9a7d07d57cfabce46ba3238ea795d104.zip |
Connect wxgtk28 ports.
Notes
Notes:
svn path=/head/; revision=178690
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index d1c6f10e22f9..3c8af3ef0e4f 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -246,6 +246,12 @@ SUBDIR += wxgtk26-docs SUBDIR += wxgtk26-unicode SUBDIR += wxgtk26-unicode-contrib + SUBDIR += wxgtk28 + SUBDIR += wxgtk28-common + SUBDIR += wxgtk28-contrib + SUBDIR += wxgtk28-contrib-common + SUBDIR += wxgtk28-unicode + SUBDIR += wxgtk28-unicode-contrib SUBDIR += wxmozilla SUBDIR += xbae SUBDIR += xclasses |