diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-04-05 18:53:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-04-05 18:53:06 +0000 |
commit | 3dc442b94d5e3bb04afb0c1558e44dce53a072f0 (patch) | |
tree | eebca93f30bf54052ff097dba6a4ed420afef889 /german | |
parent | a83c90ccb0375460a3e3df5e3c7c893f811f1e24 (diff) | |
download | ports-3dc442b94d5e3bb04afb0c1558e44dce53a072f0.tar.gz ports-3dc442b94d5e3bb04afb0c1558e44dce53a072f0.zip |
Notes
Diffstat (limited to 'german')
-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" |