diff options
author | rene <rene@FreeBSD.org> | 2013-07-27 03:19:20 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-07-27 03:19:20 +0800 |
commit | c945ab9477002608dac69f344be7d3f1f1b7d511 (patch) | |
tree | 4c98d494bc4532b5dd5b19f4e47bcb3babf104c2 /ports-mgmt/Makefile | |
parent | 16876857cc4291ce83cf938fde7ea3a988e9a904 (diff) | |
download | freebsd-ports-gnome-c945ab9477002608dac69f344be7d3f1f1b7d511.tar.gz freebsd-ports-gnome-c945ab9477002608dac69f344be7d3f1f1b7d511.tar.zst freebsd-ports-gnome-c945ab9477002608dac69f344be7d3f1f1b7d511.zip |
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
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r-- | ports-mgmt/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile index 7a75dc4073bf..c912ba90f78d 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -15,7 +15,6 @@ SUBDIR += hs-porte SUBDIR += jailaudit SUBDIR += kpackagekit - SUBDIR += kports SUBDIR += kports-qt4 SUBDIR += lsknobs SUBDIR += managepkg @@ -80,7 +79,6 @@ SUBDIR += prhistory SUBDIR += psearch SUBDIR += pver - SUBDIR += qtpkg SUBDIR += symports SUBDIR += tinderbox SUBDIR += tinderbox-devel |