summaryrefslogtreecommitdiff
path: root/net/ekiga/files/patch-ac
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2001-08-17 17:37:22 +0000
committerRoger Hardiman <roger@FreeBSD.org>2001-08-17 17:37:22 +0000
commit97255dd6d35692c9190e9729badce124803dfaf3 (patch)
treeb768e7d686480917e135aa9a4bbfe2bbc95a2d20 /net/ekiga/files/patch-ac
parentadd imp (diff)
Upgrade to version 0.10. This uses the latest pwlib library and can
transmit and receive video if you have a video capture card supported by the bktr or meteor drivers.
Notes
Notes: svn path=/head/; revision=46385
Diffstat (limited to 'net/ekiga/files/patch-ac')
-rw-r--r--net/ekiga/files/patch-ac14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/ekiga/files/patch-ac b/net/ekiga/files/patch-ac
deleted file mode 100644
index a3ce8c75ca1a..000000000000
--- a/net/ekiga/files/patch-ac
+++ /dev/null
@@ -1,14 +0,0 @@
-*** src/ldap_h.h.orig Thu Jul 26 11:40:56 2001
---- src/ldap_h.h Thu Jul 26 11:41:23 2001
-***************
-*** 21,26 ****
---- 21,29 ----
- #ifndef _LDAP_H_H_
- #define _LDAP_H_H
-
-+ #ifdef __FreeBSD__
-+ #include <lber.h>
-+ #endif
- #include <ldap.h>
- #include <iostream.h>
- #include <string.h>