diff options
-rw-r--r-- | german/linux-eagle/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/german/linux-eagle/Makefile b/german/linux-eagle/Makefile index 348e0bb5953c..7f20015d5b69 100644 --- a/german/linux-eagle/Makefile +++ b/german/linux-eagle/Makefile @@ -14,4 +14,7 @@ COMMENT= An easy to use, yet powerful tool for designing printed circuit boards CONFLICTS= linux-eagle-* +SLAVE_PORT= yes +MASTER_PORT= cad/linux-eagle + .include "../../cad/linux-eagle/Makefile" |