diff options
author | bsam <bsam@FreeBSD.org> | 2009-11-07 09:34:31 +0000 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-11-07 09:34:31 +0000 |
commit | c4e4f656c20a79d6bb915d9a6cab2fa0312c6a74 (patch) | |
tree | 82afa75c8ae433a83aa573e950afb146837587b2 /cad | |
parent | 343f98c0417968b35b43eaaf62fb87acf6572d31 (diff) | |
download | FreeBSD-ports-c4e4f656c20a79d6bb915d9a6cab2fa0312c6a74.zip FreeBSD-ports-c4e4f656c20a79d6bb915d9a6cab2fa0312c6a74.tar.gz |
Connect cad/linux-eagle5 to the build.
Forgotten by: bsam (me)
Requested by: linimon
Diffstat (limited to 'cad')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index 76551da..e5f4cfc 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -54,6 +54,7 @@ SUBDIR += leocad SUBDIR += libgeda SUBDIR += linux-eagle + SUBDIR += linux-eagle5 SUBDIR += linux-gid SUBDIR += magic SUBDIR += mars |