Fix the type of .include.
This commit is contained in:
parent
57f0c44bf3
commit
f3e57ac386
@ -2,6 +2,6 @@
|
||||
|
||||
AFTERPORTMK= yes
|
||||
|
||||
.include "bsd.port.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
||||
.undef AFTERPORTMK
|
||||
|
@ -2,6 +2,6 @@
|
||||
|
||||
BEFOREPORTMK= yes
|
||||
|
||||
.include "bsd.port.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
||||
.undef BEFOREPORTMK
|
||||
|
Loading…
Reference in New Issue
Block a user