From 3d5daef0d35eb9a72fba9a376580b5043df7b435 Mon Sep 17 00:00:00 2001 From: steve 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