diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-07-26 19:19:20 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-07-26 19:19:20 +0000 |
commit | 66fee909266a1dedf3dfc1f03bb0841380d78805 (patch) | |
tree | 4c98d494bc4532b5dd5b19f4e47bcb3babf104c2 /x11-toolkits/Makefile | |
parent | eec2cb8d7407c5628cc8016e7349abbee6c98e3f (diff) |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
Notes
Notes:
svn path=/head/; revision=323748
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 7110dd182727..168529ea63f2 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -202,7 +202,6 @@ SUBDIR += py-kivy SUBDIR += py-kiwi SUBDIR += py-pyqwt - SUBDIR += py-qt SUBDIR += py-qt4-gui SUBDIR += py-sexy SUBDIR += py-tkinter @@ -220,12 +219,9 @@ SUBDIR += py-wxPython28-unicode SUBDIR += py-xlib SUBDIR += py31-tkinter - SUBDIR += qscintilla - SUBDIR += qt33 SUBDIR += qt4-gui SUBDIR += qt4pas SUBDIR += qtada - SUBDIR += qwt4 SUBDIR += qwt5 SUBDIR += qwt5-designerplugin SUBDIR += qwt6 |