1
0
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:
Steve Price 1999-09-17 18:24:55 +00:00
parent 512dfb1eed
commit 08e72430dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21690

View File

@ -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: