aboutsummaryrefslogtreecommitdiff
path: root/textproc/openjade/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-03-30 08:09:48 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-03-30 08:09:48 +0000
commit3130afd9f6e2bfb6c38a3ebe05bb51c9c6ebd07f (patch)
treead510c02532e9f067688cb910c0d110ab5f2143f /textproc/openjade/Makefile
parentfef22f23973ec7083d8f90612cecab1d2b534fa0 (diff)
downloadports-3130afd9f6e2bfb6c38a3ebe05bb51c9c6ebd07f.tar.gz
ports-3130afd9f6e2bfb6c38a3ebe05bb51c9c6ebd07f.zip
- Unbreak with newer GCC.
PR: ports/143749 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Notes
Notes: svn path=/head/; revision=251795
Diffstat (limited to 'textproc/openjade/Makefile')
-rw-r--r--textproc/openjade/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile
index 5abdac105c5d..0144cf8a33e3 100644
--- a/textproc/openjade/Makefile
+++ b/textproc/openjade/Makefile
@@ -36,6 +36,7 @@ DATADIR= ${PREFIX}/share/sgml/openjade
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|<iostream.h>|<iostream>|' ${WRKSRC}/style/MultiLineInlineNote.cxx
post-install:
@${CAT} ${PLIST} | \