Avoid staging conflict for examples/pf
If we are staging, let examples/pf stage its bits.
This commit is contained in:
@@ -215,6 +215,7 @@ SE_PERFMON= \
|
||||
|
||||
.if ${MK_PF} != "no"
|
||||
SE_DIRS+= pf
|
||||
.if ${MK_STAGING} == "no"
|
||||
SE_PF= \
|
||||
ackpri \
|
||||
faq-example1 \
|
||||
@@ -227,6 +228,7 @@ SE_PF= \
|
||||
queue4 \
|
||||
spamd
|
||||
.endif
|
||||
.endif
|
||||
|
||||
SE_DIRS+= ppi
|
||||
SE_PPI= \
|
||||
|
||||
Reference in New Issue
Block a user