summaryrefslogtreecommitdiffstats
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-10-28 04:40:39 +0000
committerasami <asami@FreeBSD.org>1997-10-28 04:40:39 +0000
commitc0c7cd2eab109afab6e3a4bf5da1411cc388a35f (patch)
tree77ea2c3f18aa4a8f6104a72a46e1a4c63245ed06 /mail/fetchmail
parent8563c1e17ac296aaadd3754173b82f112628b3c5 (diff)
downloadFreeBSD-ports-c0c7cd2eab109afab6e3a4bf5da1411cc388a35f.zip
FreeBSD-ports-c0c7cd2eab109afab6e3a4bf5da1411cc388a35f.tar.gz
Undo previous commit, "install" is fixed to accept -C and -d simultaneously.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 3cf1b52..9ab19ac 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Oct 1996
# Whom: Ville Eerola <ve@sci.fi>
#
-# $Id: Makefile,v 1.48 1997/10/26 02:47:37 max Exp $
+# $Id: Makefile,v 1.49 1997/10/27 00:08:17 ache Exp $
#
DISTNAME= fetchmail-4.3.2
@@ -27,7 +27,7 @@ post-patch:
@${CP} -f /usr/include/md5.h ${WRKSRC}
post-install:
- install -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${FDOC}
+ ${INSTALL} -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${FDOC}
cd ${WRKSRC} && ${INSTALL_DATA} \
sample.rcfile FAQ NOTES FEATURES README COPYING \
fetchmail-FAQ.html fetchmail-features.html \
OpenPOWER on IntegriCloud