diff options
author | nectar <nectar@FreeBSD.org> | 1999-09-20 04:07:39 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-09-20 04:07:39 +0800 |
commit | 6d471afcd0f43bb5848ea180d252c6ea3292afd2 (patch) | |
tree | 666cd9fac8087e1ab914732d501c7f8e80470ef2 /x11-toolkits | |
parent | 6a1ce958f5442a16e930f14e6b57f28ab64420a9 (diff) | |
download | freebsd-ports-gnome-6d471afcd0f43bb5848ea180d252c6ea3292afd2.tar.gz freebsd-ports-gnome-6d471afcd0f43bb5848ea180d252c6ea3292afd2.tar.zst freebsd-ports-gnome-6d471afcd0f43bb5848ea180d252c6ea3292afd2.zip |
Activate py-wxPython.
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 7b69f2774004..b63d212fef98 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -27,6 +27,7 @@ SUBDIR += pmw SUBDIR += py-gnome SUBDIR += py-gtk + SUBDIR += py-wxPython SUBDIR += qt-i18n SUBDIR += qt142 SUBDIR += qt201 |