summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-09-17 18:24:55 +0000
committersteve <steve@FreeBSD.org>1999-09-17 18:24:55 +0000
commit3d5daef0d35eb9a72fba9a376580b5043df7b435 (patch)
tree7e7904629ede677b3126ecd9f129e01a470046af /mail
parent08e8f3926f721084c550b0ff9385150e58885b9a (diff)
downloadFreeBSD-ports-3d5daef0d35eb9a72fba9a376580b5043df7b435.zip
FreeBSD-ports-3d5daef0d35eb9a72fba9a376580b5043df7b435.tar.gz
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.
Diffstat (limited to 'mail')
-rw-r--r--mail/youbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/youbin/Makefile b/mail/youbin/Makefile
index a20dcd7..356a85d 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:
OpenPOWER on IntegriCloud