diff options
author | gahr <gahr@FreeBSD.org> | 2013-09-25 00:31:11 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-09-25 00:31:11 +0800 |
commit | 3063e28d165ac3817571b08bd3d2c3d9310e7d26 (patch) | |
tree | ca9f2b5938633f1999a94bb02433b61a58e08818 /cad/Makefile | |
parent | a41649290ec4258587ea7e57d03d5880b7b2d3c5 (diff) | |
download | freebsd-ports-graphics-3063e28d165ac3817571b08bd3d2c3d9310e7d26.tar.gz freebsd-ports-graphics-3063e28d165ac3817571b08bd3d2c3d9310e7d26.tar.zst freebsd-ports-graphics-3063e28d165ac3817571b08bd3d2c3d9310e7d26.zip |
- Remove cad/tkgate: it segfaults on startup, and has been doing so for as long
as I can remember.
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile index 01c4e8f74ae..24e51f41cb8 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -99,7 +99,6 @@ SUBDIR += spice SUBDIR += sweethome3d SUBDIR += systemc - SUBDIR += tkgate SUBDIR += tochnog SUBDIR += transcalc SUBDIR += varkon |