mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Add missed <bsd.port.pre.mk>.
Submitted by: kris
This commit is contained in:
parent
8ef0083a13
commit
d3f6affbec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55167
1 changed files with 3 additions and 1 deletions
|
@ -21,6 +21,8 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
|
|||
REALCURDIR="${.CURDIR}" \
|
||||
DISTNAME="${DISTNAME}"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
MAN3!= ${CAT} ${FILESDIR}/man3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue