summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authortron <tron>1999-10-08 22:06:51 +0000
committertron <tron>1999-10-08 22:06:51 +0000
commit825b849db98c1b372bf2b2f3857f58de778402cc (patch)
tree1904bf5d654e8ba3ef259a8d7d2f22cf0c70a75d /mail/fetchmail
parent4d5999074e3729691148a9efb8fa67652327f0bb (diff)
downloadpkgsrc-825b849db98c1b372bf2b2f3857f58de778402cc.tar.gz
Preprocess "fetchmail.1" with "tbl" so it is completely readable.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 9672db4b909..d3e3ef01417 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 1999/10/01 10:31:57 agc Exp $
+# $NetBSD: Makefile,v 1.57 1999/10/08 22:06:51 tron Exp $
#
DISTNAME= fetchmail-5.1.0
@@ -32,14 +32,18 @@ CONFIGURE_ARGS+=--enable-inet6
FDOC= ${PREFIX}/share/doc/fetchmail
-.if ${OPSYS} == "NetBSD"
post-extract:
- ${RM} -f ${WRKSRC}/md5.h
+.if ${OPSYS} == "NetBSD"
+ @${RM} -f ${WRKSRC}/md5.h
.endif
+ @${MV} ${WRKSRC}/fetchmail.man ${WRKSRC}/fetchmail.tbl
pre-configure:
(cd ${WRKSRC}; autoreconf)
+post-build:
+ tbl ${WRKSRC}/fetchmail.tbl >${WRKSRC}/fetchmail.man
+
post-install:
${INSTALL} -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${FDOC}
cd ${WRKSRC} && ${INSTALL_DATA} \