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
This commit is contained in:
parent
a83c90ccb0
commit
3dc442b94d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132579
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue