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:
Mark Linimon 2005-04-05 18:53:06 +00:00
parent a83c90ccb0
commit 3dc442b94d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132579

View file

@ -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"