diff options
author | William Grzybowski <wg@FreeBSD.org> | 2014-07-05 18:22:32 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2014-07-05 18:22:32 +0000 |
commit | 1a651092680cbb8bc2f4f97eb233634439e2b804 (patch) | |
tree | 84584067311b0b8967aa3151548aeb9e913e0b5c /x11-toolkits/Makefile | |
parent | 06f837722a8d22db8976112ee97a4cdea998676e (diff) | |
download | ports-1a651092680cbb8bc2f4f97eb233634439e2b804.tar.gz ports-1a651092680cbb8bc2f4f97eb233634439e2b804.zip |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 39133c929595..8481ee0aae3c 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -200,9 +200,11 @@ SUBDIR += py-traitsgui SUBDIR += py-vte SUBDIR += py-wax + SUBDIR += py-wxPython-common SUBDIR += py-wxPython28 SUBDIR += py-wxPython28-common SUBDIR += py-wxPython28-unicode + SUBDIR += py-wxPython30 SUBDIR += py-xlib SUBDIR += qt4-declarative SUBDIR += qt4-gui |