summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-09-17 18:24:55 +0000
committerSteve Price <steve@FreeBSD.org>1999-09-17 18:24:55 +0000
commit08e72430dc3ec978391b772c0fb1c310c6fb5d29 (patch)
treec760477c56fc0c3c970b3e19204294431d687f1f
parentFix packaging for this port. (diff)
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.
Notes
Notes: svn path=/head/; revision=21690
-rw-r--r--mail/youbin/Makefile2
1 files changed, 1 insertions, 1 deletions
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: