install should depend on build.

This commit is contained in:
Satoshi Asami 1995-04-16 07:41:42 +00:00
parent 129d41b2bc
commit 230ac7a61d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1390

View File

@ -3,7 +3,7 @@
# Date created: 24 September 1994
# Whom: adam
#
# $Id: Makefile,v 1.11 1995/04/01 12:47:36 jkh Exp $
# $Id: Makefile,v 1.12 1995/04/11 20:28:28 asami Exp $
#
DISTNAME= procmail-3.10
@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/
IS_INTERACTIVE= yes
install:
install: build
.if !defined(BATCH)
@echo "===> Installing for ${DISTNAME}"
@cd ${WRKSRC}; ${MAKE} install-suid install.man