$OpenBSD: patch-plugins_audio_GSM0610_Makefile_in,v 1.2 2011/10/26 16:59:51 ajacoutot Exp $
--- plugins/audio/GSM0610/Makefile.in.orig	Wed Feb 24 03:19:05 2010
+++ plugins/audio/GSM0610/Makefile.in	Tue Oct 25 17:14:46 2011
@@ -30,8 +30,8 @@ libdir=@libdir@
 target_os=@target_os@
 
 GSM_SYSTEM=@GSM_SYSTEM@
-GSM_LIBS=@GSM_LIBS@
-GSM_CFLAGS=@GSM_CFLAGS@
+GSM_LIBS=-L${LOCALBASE}/lib @GSM_LIBS@
+GSM_CFLAGS=-I${LOCALBASE}/include
 SONAME	= gsm0610
 H323_EMBEDDED_GSM=@H323_EMBEDDED_GSM@
 
