diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/opal/files/patch-Makefile.in | 13 | ||||
-rw-r--r-- | net/opal3/files/patch-Makefile.in | 13 |
2 files changed, 26 insertions, 0 deletions
diff --git a/net/opal/files/patch-Makefile.in b/net/opal/files/patch-Makefile.in new file mode 100644 index 000000000000..155a5b377824 --- /dev/null +++ b/net/opal/files/patch-Makefile.in @@ -0,0 +1,13 @@ +--- 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 diff --git a/net/opal3/files/patch-Makefile.in b/net/opal3/files/patch-Makefile.in new file mode 100644 index 000000000000..155a5b377824 --- /dev/null +++ b/net/opal3/files/patch-Makefile.in @@ -0,0 +1,13 @@ +--- 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 |