diff options
author | fjoe <fjoe@FreeBSD.org> | 2011-02-19 21:32:08 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2011-02-19 21:32:08 +0800 |
commit | 01e056ccceadb773b9cb74162999a0066519f06e (patch) | |
tree | 6e1ab6c603ce06e5b66418fa9e273826da315e6c /x11-toolkits | |
parent | 67f7f1de38754e1a3f3619eaac05d160fdda6fcb (diff) | |
download | freebsd-ports-gnome-01e056ccceadb773b9cb74162999a0066519f06e.tar.gz freebsd-ports-gnome-01e056ccceadb773b9cb74162999a0066519f06e.tar.zst freebsd-ports-gnome-01e056ccceadb773b9cb74162999a0066519f06e.zip |
Connect wxgtk29 to the build.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index d36b27a0d7f9..ce19aba2909f 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -308,6 +308,7 @@ SUBDIR += wxgtk28-contrib-common SUBDIR += wxgtk28-unicode SUBDIR += wxgtk28-unicode-contrib + SUBDIR += wxgtk29 SUBDIR += xbae SUBDIR += xforms SUBDIR += xforms-i18n |