aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-03-30 16:09:48 +0800
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-03-30 16:09:48 +0800
commit3130afd9f6e2bfb6c38a3ebe05bb51c9c6ebd07f (patch)
treead510c02532e9f067688cb910c0d110ab5f2143f /textproc
parentfef22f23973ec7083d8f90612cecab1d2b534fa0 (diff)
downloadfreebsd-ports-gnome-3130afd9f6e2bfb6c38a3ebe05bb51c9c6ebd07f.tar.gz
freebsd-ports-gnome-3130afd9f6e2bfb6c38a3ebe05bb51c9c6ebd07f.tar.zst
freebsd-ports-gnome-3130afd9f6e2bfb6c38a3ebe05bb51c9c6ebd07f.zip
- Unbreak with newer GCC.
PR: ports/143749 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Diffstat (limited to 'textproc')
-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} | \