diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-22 21:24:41 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-22 21:24:41 +0000 |
commit | 954bc65a723bb730d1fbdba900f403d45a6edde9 (patch) | |
tree | fd1734e430d78ccf6d1505c7c4f403a66773f605 /net/linphone-base/files/patch-Makefile.in | |
parent | 6d59990c70507aca152519e7b55018f6ef19614f (diff) | |
download | ports-954bc65a723bb730d1fbdba900f403d45a6edde9.tar.gz ports-954bc65a723bb730d1fbdba900f403d45a6edde9.zip |
Notes
Diffstat (limited to 'net/linphone-base/files/patch-Makefile.in')
-rw-r--r-- | net/linphone-base/files/patch-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/linphone-base/files/patch-Makefile.in b/net/linphone-base/files/patch-Makefile.in index f6b1b035eafa..1431371048bc 100644 --- a/net/linphone-base/files/patch-Makefile.in +++ b/net/linphone-base/files/patch-Makefile.in @@ -1,15 +1,15 @@ $FreeBSD$ ---- Makefile.in.orig Wed Aug 20 17:43:49 2003 -+++ Makefile.in Sat Aug 23 01:36:29 2003 -@@ -158,8 +158,8 @@ +--- Makefile.in.orig Thu Nov 20 19:41:33 2003 ++++ Makefile.in Fri Nov 21 11:04:35 2003 +@@ -156,8 +156,8 @@ @BUILD_TRUESPEECH_TRUE@WIN32ACM_DIR = win32acm --SUBDIRS = pixmaps ffmpeg po macros debian ipkg oRTP gsmlib lpc10-1.5 \ +-SUBDIRS = support pixmaps ffmpeg po macros debian ipkg oRTP gsmlib lpc10-1.5 \ - speex $(WIN32ACM_DIR) mediastreamer \ -+SUBDIRS = pixmaps ffmpeg po macros debian ipkg oRTP lpc10-1.5 \ ++SUBDIRS = support pixmaps ffmpeg po macros debian ipkg oRTP lpc10-1.5 \ + $(WIN32ACM_DIR) mediastreamer \ media_api osipua coreapi console gnome share developer-docs |