mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Canonicalize handling of bsd.port.mk inclusion.
This commit is contained in:
parent
0e8de76db3
commit
f8acfd017e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109476
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ WRKSRC= ${WRKDIR}/t2ps-dir
|
|||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/t2ps ${PREFIX}/bin
|
||||
|
||||
.include<bsd.port.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue