openbsd-ports/net/h323plus/patches/patch-plugins_audio_GSM0610_Makefile_in
ajacoutot be119c989e Import h323plus-1.21.0
The H323plus project aims to create a full featured, interoperable, Open
Source implementation of the ITU H.323 teleconferencing protocol.
2010-03-23 21:11:57 +00:00

13 lines
338 B
Plaintext

$OpenBSD: patch-plugins_audio_GSM0610_Makefile_in,v 1.1.1.1 2010/03/23 21:11:57 ajacoutot Exp $
--- plugins/audio/GSM0610/Makefile.in.orig Tue Jun 23 11:29:40 2009
+++ plugins/audio/GSM0610/Makefile.in Tue Jun 23 11:30:11 2009
@@ -117,7 +117,7 @@ EXTRALIBS =
else
-EXTRALIBS = -lgsm
+EXTRALIBS = -L${LOCALBASE}/lib -lgsm
endif