summaryrefslogtreecommitdiff
path: root/mail/procmail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-16 07:41:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-16 07:41:42 +0000
commit230ac7a61d183eb0a4e9f96c0abc8620a5c7e09b (patch)
tree957de3ffad570a972d475056066cb5b53215c7de /mail/procmail
parentAdd 'f' flag to gzip so that it won't ask user about compressing (diff)
install should depend on build.
Notes
Notes: svn path=/head/; revision=1390
Diffstat (limited to 'mail/procmail')
-rw-r--r--mail/procmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile
index 04cb1a77eed8..e11c141f976a 100644
--- a/mail/procmail/Makefile
+++ b/mail/procmail/Makefile
@@ -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