diff options
author | kris <kris@FreeBSD.org> | 2002-11-08 06:19:37 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-11-08 06:19:37 +0800 |
commit | 4a172396baa79621012342539b741735d447672c (patch) | |
tree | f10a202c2de472e40b69c5ac1462761ec4eb0f9c /x11-toolkits | |
parent | 88561c5f5010da0a56af1eaafe8104897abac831 (diff) | |
download | freebsd-ports-gnome-4a172396baa79621012342539b741735d447672c.tar.gz freebsd-ports-gnome-4a172396baa79621012342539b741735d447672c.tar.zst freebsd-ports-gnome-4a172396baa79621012342539b741735d447672c.zip |
Add back py-kde after it was resurrected.
Forgotten by: nbm
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 586b24a73185..d9cb7c465f64 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -124,6 +124,7 @@ SUBDIR += py-gtk SUBDIR += py-gtk2 SUBDIR += py-gtkscintilla + SUBDIR += py-kde SUBDIR += py-qt SUBDIR += py-tkinter SUBDIR += py-wxPython |