mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Use pre-everything::
PR: 34219 Submitted by: maintainer, Dan Langille <dan@langille.org>
This commit is contained in:
parent
5f2b8a2a49
commit
4a779cfc5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53668
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
|
|||
.include "${.CURDIR}/Makefile.man"
|
||||
.include "${.CURDIR}/Makefile.doc"
|
||||
|
||||
pre-everything:
|
||||
pre-everything::
|
||||
@${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.courier
|
||||
|
||||
.if exists(${WRKDIRPREFIX}${.CURDIR}/Makefile.inc)
|
||||
|
|
Loading…
Add table
Reference in a new issue