5e3c765f2d
- This is an update of net/ekiga and net/opal. Requires the latest update to pwlib (FreeBSD port is uptodate since one week). This update also incorporates a new user-contributed patch, see Bug 345308 - Keypad does not work properly at http://bugzilla.gnome.org/show_bug.cgi?id=345308 PR: ports/99764 Submitted by: maintainer (Jean-Baptiste Quenot)
13 lines
276 B
Text
13 lines
276 B
Text
--- Makefile.in.orig Sat Apr 22 16:06:54 2006
|
|
+++ Makefile.in Thu Jun 22 09:39:04 2006
|
|
@@ -427,10 +427,6 @@
|
|
SOURCES += $(OPAL_SRCDIR)/lids/vpblid.cxx
|
|
endif
|
|
|
|
-ifdef HAS_SANGOMA
|
|
-SOURCES += $(OPAL_SRCDIR)/lids/sangomalid.cxx
|
|
-endif
|
|
-
|
|
|
|
##################
|
|
# Software codecs
|