aboutsummaryrefslogtreecommitdiff
path: root/mail/firepay
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-05-29 07:14:36 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-05-29 07:14:36 +0000
commit923097fe2021790e863ec7ac8c1f3c76b9fd60f4 (patch)
treecbf0c0fc12fd89aac47ed419e09cbbcfdc620de2 /mail/firepay
parent0a0d96114e5c278cc57f49de4a047a9e297693a5 (diff)
downloadports-923097fe2021790e863ec7ac8c1f3c76b9fd60f4.tar.gz
ports-923097fe2021790e863ec7ac8c1f3c76b9fd60f4.zip
Notes
Diffstat (limited to 'mail/firepay')
-rw-r--r--mail/firepay/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/firepay/Makefile b/mail/firepay/Makefile
index 59d8ada036d1..ae0c7a48e6bd 100644
--- a/mail/firepay/Makefile
+++ b/mail/firepay/Makefile
@@ -7,6 +7,7 @@
PORTNAME= firepay
PORTVERSION= 0.9.5
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.wa.apana.org.au/~dean/sources/ \
ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/
@@ -22,9 +23,12 @@ MAN1= checkpayment.1 firepay.1 multiwrap.1 processmail.1 \
.include <bsd.port.pre.mk>
-USE_GCC= 3.4
WRKSRC= ${WRKDIR}/${PORTNAME}
+post-patch:
+ @${REINPLACE_CMD} -e 's|(unsigned char) dest-\>s\[o++\] = c|dest-\>s\[o++\] = (char) c|' \
+ ${WRKSRC}/firemime/firemime.c
+
pre-configure:
@-${RM} -r ${WRKSRC}/firemake/*.orig
${MV} ${WRKSRC}/conf/sendmailpay.conf ${WRKSRC}/conf/sendmailpay.conf.sample