From f84c2275b439474941a47f7b055e679d4a6f5d3e Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 23 Mar 2007 22:38:33 +0000 Subject: - Fix after objformat removal --- audio/streamtuner/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'audio/streamtuner') diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 527007d110fd..ef4bac87a97c 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -83,4 +83,7 @@ USE_PYTHON= 2.3+ USE_GNOME+= pygtk2 .endif +post-patch: + @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure + .include -- cgit v1.2.3