From 08e72430dc3ec978391b772c0fb1c310c6fb5d29 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Fri, 17 Sep 1999 18:24:55 +0000 Subject: 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. --- mail/youbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/youbin/Makefile b/mail/youbin/Makefile index a20dcd7b3336..356a85d6b7f9 100644 --- a/mail/youbin/Makefile +++ b/mail/youbin/Makefile @@ -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: -- cgit v1.2.3