mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -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}" \
|
REALCURDIR="${.CURDIR}" \
|
||||||
DISTNAME="${DISTNAME}"
|
DISTNAME="${DISTNAME}"
|
||||||
|
|
||||||
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
MAN3!= ${CAT} ${FILESDIR}/man3
|
MAN3!= ${CAT} ${FILESDIR}/man3
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue