summaryrefslogtreecommitdiff
path: root/german/linux-eagle
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-04-05 18:53:06 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-04-05 18:53:06 +0000
commit3dc442b94d5e3bb04afb0c1558e44dce53a072f0 (patch)
treeeebca93f30bf54052ff097dba6a4ed420afef889 /german/linux-eagle
parent- Chase master port (diff)
Add two advisory variables that mark this port as a slave port. Due to
odd use or misuse of .include, the default assignments of these variables is wrong. This only affects FreshPorts and portsmon. Approved by: maintainer
Notes
Notes: svn path=/head/; revision=132579
Diffstat (limited to 'german/linux-eagle')
-rw-r--r--german/linux-eagle/Makefile3
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"