diff options
author | Will Andrews <will@FreeBSD.org> | 2000-04-23 05:24:54 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-04-23 05:24:54 +0000 |
commit | 90dc539565e2741c4fa5a25243a4d29ee5054266 (patch) | |
tree | 82b2582e97dc1f1a96463b7d82114ac11105a5d0 | |
parent | 7261ca08628e61bc8e38881d9a2c1e8d059e1e17 (diff) |
Do away with the old pyqt/pykde ports in favor of py-qt/py-kde.
Suggested by: nectar
Notes
Notes:
svn path=/head/; revision=27916
-rw-r--r-- | x11-toolkits/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 8e5e5d3d1681..5fa4a5af9232 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -34,8 +34,6 @@ SUBDIR += py-qt SUBDIR += py-tkinter SUBDIR += py-wxPython - SUBDIR += pykde - SUBDIR += pyqt SUBDIR += qt-i18n SUBDIR += qt145 SUBDIR += qt20 |