diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-07 22:19:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-07 22:19:37 +0000 |
commit | 14d7527d4b8bf5523a2c0555b90e19cc017a3013 (patch) | |
tree | d8ce0593d943b60c4fd3caa7eb9cabfe172d4d5e /x11-toolkits/Makefile | |
parent | 2b9f3dcaf35f314e1f7268e4105fddeb4f800bdd (diff) |
Add back py-kde after it was resurrected.
Forgotten by: nbm
Notes
Notes:
svn path=/head/; revision=69694
Diffstat (limited to 'x11-toolkits/Makefile')
-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 |