openbsd-ports/net/h323plus/patches/patch-plugins_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

14 lines
388 B
Plaintext

$OpenBSD: patch-plugins_Makefile_in,v 1.1.1.1 2010/03/23 21:11:57 ajacoutot Exp $
--- plugins/Makefile.in.orig Tue Nov 13 13:29:44 2007
+++ plugins/Makefile.in Fri Jun 5 00:18:29 2009
@@ -4,8 +4,7 @@ SUBDIRS = audio/GSM0610 \
audio/LPC_10 \
audio/G726 \
audio/IMA_ADPCM \
- audio/gsm-amr \
- video/H.261-vic
+ audio/gsm-amr
HAS_H263=@HAS_H263@
ifeq ($(HAS_H263),1)