freebsd-ports/net/opal/files/patch-Makefile.in
Renato Botelho 520abe7dcf When net/asterisk is installed, net/opal does not build because it detects the
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
2006-04-28 16:19:28 +00:00

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