diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2019-11-10 17:48:36 +0800 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2019-11-10 17:48:36 +0800 |
commit | 70f7e9d6d8260b4e48f3693a29182e0de459daa9 (patch) | |
tree | 2fe930c6c8be6c2ca3fc66e21ae60517ffb6bb18 /cad/Makefile | |
parent | a41c8c9103cfb99848ad25b6e289b6ce3d4411bf (diff) | |
download | freebsd-ports-gnome-70f7e9d6d8260b4e48f3693a29182e0de459daa9.tar.gz freebsd-ports-gnome-70f7e9d6d8260b4e48f3693a29182e0de459daa9.tar.zst freebsd-ports-gnome-70f7e9d6d8260b4e48f3693a29182e0de459daa9.zip |
- Chase r517198 and reconnect `cad/brlcad' to the build
- Remove trailing dot in two MOVED entries while I'm here
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 bbebc82c4541..5f0b388aca35 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -13,6 +13,7 @@ SUBDIR += atlc SUBDIR += basicdsp SUBDIR += brickutils + SUBDIR += brlcad SUBDIR += calculix SUBDIR += calculix-ccx SUBDIR += cascade |