From 3a1b1d2a50bd868cf5a18741211f7c0cc79bd3b9 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 23 Mar 2007 23:33:25 +0000 Subject: - Fix after objformat removal --- textproc/scim-openvanilla/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'textproc/scim-openvanilla') diff --git a/textproc/scim-openvanilla/Makefile b/textproc/scim-openvanilla/Makefile index ce3140e5282d..21a2e8f1ed7a 100644 --- a/textproc/scim-openvanilla/Makefile +++ b/textproc/scim-openvanilla/Makefile @@ -28,4 +28,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS=-I${X11BASE}/include \ OV_MODULEDIR=${PREFIX}/lib/openvanilla/ +post-patch: + @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure + .include -- cgit v1.2.3