diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2015-06-24 22:23:14 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2015-06-24 22:23:14 +0800 |
commit | 96d1b9bb420ad1cea81a3fca63c54801cf708c07 (patch) | |
tree | ce8488098cd58f88814436fb99b013b2c741d0ea /cad/Makefile | |
parent | 08ac65c9abbb5603968515a7073a14b0f2a7a898 (diff) | |
download | freebsd-ports-gnome-96d1b9bb420ad1cea81a3fca63c54801cf708c07.tar.gz freebsd-ports-gnome-96d1b9bb420ad1cea81a3fca63c54801cf708c07.tar.zst freebsd-ports-gnome-96d1b9bb420ad1cea81a3fca63c54801cf708c07.zip |
Restore removed cad/tkgate.
- Support staging
- Tested with tcl/tk 8.6
- Removed old patches
- Convert to the modern port rules
- Updated to version 2.0.0 (from bitbucket)
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index d8ada100fce9..9f2537cf95e0 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -84,6 +84,7 @@ SUBDIR += slffea SUBDIR += spice SUBDIR += sweethome3d + SUBDIR += tkgate SUBDIR += tochnog SUBDIR += transcalc SUBDIR += varkon |