aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-09-16 00:43:58 +0800
committermiwi <miwi@FreeBSD.org>2007-09-16 00:43:58 +0800
commit6ee4e17156aff969d09f44027eef7f078aaa1f35 (patch)
tree691d66426c5ac7394d9b67cfd5aa447f734999bc /japanese
parentf0b26a3af84c5d18783414aa81e9e3349c8e16ce (diff)
downloadfreebsd-ports-gnome-6ee4e17156aff969d09f44027eef7f078aaa1f35.tar.gz
freebsd-ports-gnome-6ee4e17156aff969d09f44027eef7f078aaa1f35.tar.zst
freebsd-ports-gnome-6ee4e17156aff969d09f44027eef7f078aaa1f35.zip
- Fix build on amd64
PR: 116374 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/p5-Mail-SpamAssassin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/p5-Mail-SpamAssassin/Makefile b/japanese/p5-Mail-SpamAssassin/Makefile
index fa9c58dae428..cb6f83388125 100644
--- a/japanese/p5-Mail-SpamAssassin/Makefile
+++ b/japanese/p5-Mail-SpamAssassin/Makefile
@@ -202,6 +202,8 @@ post-patch:
-e 's/require DBI/0/' \
${WRKSRC}/Makefile.PL
@${REINPLACE_CMD} -e '/^CC =/d' ${WRKSRC}/spamc/Makefile.in
+ @${REINPLACE_CMD} -e 's/CCDLFLAGS/CCCDLFLAGS/g;s/ccdlflags/cccdlflags/g' \
+ ${WRKSRC}/spamc/configure ${WRKSRC}/spamc/*.in
.if defined(WITH_RAZOR)
${REINPLACE_CMD} -e '/Razor2/s/^#loadplugin/loadplugin/' ${WRKSRC}/rules/v312.pre