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 /cad/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 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cad/Makefile b/cad/Makefile index 15eac7d4a836..44dd6e98709c 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -65,7 +65,6 @@ SUBDIR += netgen SUBDIR += ngspice_rework SUBDIR += opencascade - SUBDIR += opencascade-tutorial SUBDIR += openscad SUBDIR += openvsp SUBDIR += p5-GDS2 @@ -73,12 +72,10 @@ SUBDIR += pcb SUBDIR += pdnmesh SUBDIR += pythoncad - SUBDIR += qcad SUBDIR += qcad-partslib SUBDIR += qelectrotech SUBDIR += qfsm SUBDIR += qmls - SUBDIR += qucs SUBDIR += repsnapper SUBDIR += salome SUBDIR += salome-geom @@ -106,7 +103,6 @@ SUBDIR += transcalc SUBDIR += varkon SUBDIR += verilog-mode.el - SUBDIR += vipec SUBDIR += xcircuit SUBDIR += z88 |