From 3bbfad4fc5662ea918618641abced3af8b62d598 Mon Sep 17 00:00:00 2001
From: Joe Marcus Clarke <marcus@FreeBSD.org>
Date: Sun, 4 Feb 2007 08:33:29 +0000
Subject: Fix the build after the removal of objformat.

Reported by:	pointyhat via kris
---
 x11/gnome-libs/Makefile | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'x11')

diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index f66c3f4bb37e..a315b25e438e 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -45,6 +45,9 @@ DOCSDIR=	${PREFIX}/share/doc/gnomelibs
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
 		${WRKSRC}/gnome-config.in ${WRKSRC}/libgnome/gnome-util.c
+	@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
+	    	${WRKSRC}/configure \
+		${WRKSRC}/libart_lgpl/configure
 
 # need to make launched gnome-terminals appear in utmp/wtmp
 .if !target(post-install)
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0