From fc9d7bc1bd2c1daae23b63ef3c7ad861d11d10e0 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Mon, 8 Oct 2007 05:27:22 +0000 Subject: - Fix build after removal of objformat PR: ports/117006 Submitted by: Takeshi MUTOH (maintainer) --- lang/squeak/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/squeak') diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile index 65668533fb57..450410817731 100644 --- a/lang/squeak/Makefile +++ b/lang/squeak/Makefile @@ -167,6 +167,7 @@ post-patch: ${WRKSRC}/platforms/unix/npsqueak/npsqueakregister.in \ ${WRKSRC}/platforms/unix/npsqueak/npsqueakrun.in \ ${WRKSRC}/platforms/unix/npsqueak/Makefile + @${REINPLACE_CMD} -e "s,echo aout,echo elf," ${WRKSRC}/platforms/unix/config/configure .if defined(WITH_XIM) @cd ${WRKSRC} && \ ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${XIM_PATCH} ${EXTRACT_AFTER_ARGS} -- cgit v1.2.3