diff options
author | will <will@FreeBSD.org> | 2000-04-23 13:24:54 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-04-23 13:24:54 +0800 |
commit | 6e5dd9c6cf42380b29a9312a4858dd2844f4f531 (patch) | |
tree | 9e1507094e258379bf7137e66fa7d158320b9ff7 /x11-toolkits/Makefile | |
parent | 7ea689670e07b366bd576e2b7bf6c8c2ba921f10 (diff) | |
download | freebsd-ports-gnome-6e5dd9c6cf42380b29a9312a4858dd2844f4f531.tar.gz freebsd-ports-gnome-6e5dd9c6cf42380b29a9312a4858dd2844f4f531.tar.zst freebsd-ports-gnome-6e5dd9c6cf42380b29a9312a4858dd2844f4f531.zip |
Do away with the old pyqt/pykde ports in favor of py-qt/py-kde.
Suggested by: nectar
Diffstat (limited to 'x11-toolkits/Makefile')
-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 |