summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mail/fetchmail/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index f8404d706553..09fee1ba0f90 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.31 1997/05/30 07:30:38 max Exp $
+# $Id: Makefile,v 1.32 1997/06/09 23:49:42 max Exp $
#
DISTNAME= fetchmail-3.9.7
@@ -18,6 +18,9 @@ MAN1= fetchmail.1
FDOC= ${PREFIX}/share/doc/fetchmail
+post-patch:
+ cp /usr/include/md5.h ${WRKSRC}
+
post-install:
install -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${FDOC}
cd ${WRKSRC} && ${INSTALL_DATA} \