mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Move the call to REQ to pre-build instead of pre-fetch so a 'make fetch'
from /usr/ports doesn't stop and require user interaction.
This commit is contained in:
parent
512dfb1eed
commit
08e72430dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21690
@ -25,7 +25,7 @@ MAN8= youbind.8
|
||||
|
||||
STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/youbind.sh.sample
|
||||
|
||||
pre-fetch:
|
||||
pre-build:
|
||||
@${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGDIR}/REQ ${PKGNAME} BUILD
|
||||
|
||||
pre-install:
|
||||
|
Loading…
Reference in New Issue
Block a user