520abe7dcf
presence of include/libpri.h installed by net/asterisk, but the build fails. To fix this problem, please add the port patch below submitted by Matt Horan <matt@matthoran.com>. PR: ports/95641 Submitted by: maintainer
13 lines
277 B
Text
13 lines
277 B
Text
--- Makefile.in.orig Tue Apr 11 14:19:57 2006
|
|
+++ Makefile.in Tue Apr 11 14:20:39 2006
|
|
@@ -419,10 +419,6 @@
|
|
SOURCES += $(OPAL_SRCDIR)/lids/vpblid.cxx
|
|
endif
|
|
|
|
-ifdef HAS_SANGOMA
|
|
-SOURCES += $(OPAL_SRCDIR)/lids/sangomalid.cxx
|
|
-endif
|
|
-
|
|
|
|
##################
|
|
# Software codecs
|