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 /lang/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 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 0acf34fadb89..7011f315ae1e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -82,7 +82,6 @@ SUBDIR += fpc-utils SUBDIR += fsharp SUBDIR += g95 - SUBDIR += gambas SUBDIR += gambit-c SUBDIR += gauche SUBDIR += gawk @@ -139,7 +138,6 @@ SUBDIR += jruby SUBDIR += jython SUBDIR += kawa - SUBDIR += klogoturtle SUBDIR += klone SUBDIR += kroc SUBDIR += kturtle |