1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/net/opal3/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

14 lines
277 B
Plaintext

--- 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